mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-18 18:28:18 -05:00
Update openapi/swagger
This commit is contained in:
parent
551c08e2a2
commit
319978e216
2 changed files with 6 additions and 0 deletions
3
api/openapi-spec/swagger.json
generated
3
api/openapi-spec/swagger.json
generated
|
|
@ -465,6 +465,9 @@
|
|||
"description": "spec defines the desired behavior of the ValidatingAdmissionPolicyBinding."
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"spec"
|
||||
],
|
||||
"type": "object",
|
||||
"x-kubernetes-group-version-kind": [
|
||||
{
|
||||
|
|
|
|||
|
|
@ -580,6 +580,9 @@
|
|||
"description": "spec defines the desired behavior of the ValidatingAdmissionPolicyBinding."
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"spec"
|
||||
],
|
||||
"type": "object",
|
||||
"x-kubernetes-group-version-kind": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue