Merge pull request #35721 from dnephin/fix-swagger-spec-errors
Fix codegen problems in swagger spec Upstream-commit: 7f4cf43637067d27a1035d4ff412710ead82bbab Component: engine
This commit is contained in:
@@ -254,6 +254,7 @@ definitions:
|
||||
properties:
|
||||
Propagation:
|
||||
description: "A propagation mode with the value `[r]private`, `[r]shared`, or `[r]slave`."
|
||||
type: "string"
|
||||
enum:
|
||||
- "private"
|
||||
- "rprivate"
|
||||
|
||||
Reference in New Issue
Block a user