update crds
This commit is contained in:
@@ -218,6 +218,10 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"validateRequestBodySchema": {
|
||||
"description": "ValidateRequestBodySchema validates the request body against the OpenAPI specification.\nThis option overrides the default behavior configured in the static configuration.",
|
||||
"type": "boolean"
|
||||
},
|
||||
"validateRequestMethodAndPath": {
|
||||
"description": "ValidateRequestMethodAndPath validates that the path and method matches an operation defined in the OpenAPI specification.\nThis option overrides the default behavior configured in the static configuration.",
|
||||
"type": "boolean"
|
||||
|
||||
Reference in New Issue
Block a user