mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
update generated files
This commit is contained in:
7
api/openapi-spec/swagger.json
generated
7
api/openapi-spec/swagger.json
generated
@@ -83859,6 +83859,13 @@
|
||||
"kind"
|
||||
],
|
||||
"properties": {
|
||||
"categories": {
|
||||
"description": "Categories is a list of grouped resources custom resources belong to (e.g. 'all')",
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"kind": {
|
||||
"description": "Kind is the serialized kind of the resource. It is normally CamelCase and singular.",
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user