Update openapi/swagger

This commit is contained in:
Joel Speed
2026-02-12 17:44:53 +00:00
parent 551c08e2a2
commit 319978e216
2 changed files with 6 additions and 0 deletions

View File

@@ -465,6 +465,9 @@
"description": "spec defines the desired behavior of the ValidatingAdmissionPolicyBinding."
}
},
"required": [
"spec"
],
"type": "object",
"x-kubernetes-group-version-kind": [
{

View File

@@ -580,6 +580,9 @@
"description": "spec defines the desired behavior of the ValidatingAdmissionPolicyBinding."
}
},
"required": [
"spec"
],
"type": "object",
"x-kubernetes-group-version-kind": [
{