Merge pull request #103003 from sschne/bugfix/fix-required-pathtype
remove omitempty tag from PathType
This commit is contained in:
1
api/openapi-spec/swagger.json
generated
1
api/openapi-spec/swagger.json
generated
@@ -11159,6 +11159,7 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"pathType",
|
||||
"backend"
|
||||
],
|
||||
"type": "object"
|
||||
|
Reference in New Issue
Block a user