mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 10:51:29 +00:00
update openapi-spec
This commit is contained in:
parent
3135cea2cc
commit
63f4827fca
4
api/openapi-spec/swagger.json
generated
4
api/openapi-spec/swagger.json
generated
@ -17546,6 +17546,10 @@
|
||||
"io.k8s.apimachinery.pkg.apis.meta.v1.Preconditions": {
|
||||
"description": "Preconditions must be fulfilled before an operation (update, delete, etc.) is carried out.",
|
||||
"properties": {
|
||||
"resourceVersion": {
|
||||
"description": "Specifies the target ResourceVersion",
|
||||
"type": "string"
|
||||
},
|
||||
"uid": {
|
||||
"description": "Specifies the target UID.",
|
||||
"type": "string"
|
||||
|
Loading…
Reference in New Issue
Block a user