update openapi-spec

pull/564/head
ajatprabha 2019-02-15 12:31:20 +05:30
parent 3135cea2cc
commit 63f4827fca
No known key found for this signature in database
GPG Key ID: A7A5C9C2584B721A
1 changed files with 4 additions and 0 deletions

View File

@ -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"