mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-17 15:13:08 +00:00
Remove optional from core docs for 'Type' (#88029)
* Remove optional from core docs for 'Type' * Regenerate protobuf and openapi docs * Regenerate protobuf and openapi docs
This commit is contained in:
3
api/openapi-spec/swagger.json
generated
3
api/openapi-spec/swagger.json
generated
@@ -6955,6 +6955,9 @@
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"type"
|
||||
],
|
||||
"type": "object"
|
||||
},
|
||||
"io.k8s.api.core.v1.LimitRangeList": {
|
||||
|
Reference in New Issue
Block a user