mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-13 11:25:19 +00:00
Make APIService.spec.service optional in the openapi v2 spec
This commit is contained in:
2
api/openapi-spec/swagger.json
generated
2
api/openapi-spec/swagger.json
generated
@@ -20607,7 +20607,6 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"service",
|
||||
"groupPriorityMinimum",
|
||||
"versionPriority"
|
||||
],
|
||||
@@ -20778,7 +20777,6 @@
|
||||
}
|
||||
},
|
||||
"required": [
|
||||
"service",
|
||||
"groupPriorityMinimum",
|
||||
"versionPriority"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user