mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-17 20:00:07 +00:00
update open api spec
This commit is contained in:
3
api/openapi-spec/swagger.json
generated
3
api/openapi-spec/swagger.json
generated
@@ -534,7 +534,8 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"policyName"
|
||||
"policyName",
|
||||
"validationActions"
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
|
||||
@@ -668,7 +668,8 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"policyName"
|
||||
"policyName",
|
||||
"validationActions"
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user