Update openapi/swagger

This commit is contained in:
Joel Speed 2026-02-12 17:44:53 +00:00
parent 551c08e2a2
commit 319978e216
No known key found for this signature in database
GPG key ID: 6E80578D6751DEFB
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": [
{