Merge pull request #35721 from dnephin/fix-swagger-spec-errors
Fix codegen problems in swagger spec
This commit is contained in:
commit
7f4cf43637
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue