update codegen

This commit is contained in:
Anish Shah
2024-11-06 01:43:50 +00:00
parent e55bf09ca5
commit bfb0b83d45
2 changed files with 7 additions and 1 deletions

View File

@@ -18142,6 +18142,11 @@
],
"requestBody": {
"content": {
"application/apply-patch+cbor": {
"schema": {
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Patch"
}
},
"application/apply-patch+yaml": {
"schema": {
"$ref": "#/components/schemas/io.k8s.apimachinery.pkg.apis.meta.v1.Patch"