mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-03 10:17:46 +00:00
Updating swagger spec to include the new extension resources that are enabled by default
This commit is contained in:
@@ -9,6 +9,14 @@
|
||||
"path": "/api",
|
||||
"description": "get available API versions"
|
||||
},
|
||||
{
|
||||
"path": "/apis/extensions/v1beta1",
|
||||
"description": "API at /apis/extensions/v1beta1"
|
||||
},
|
||||
{
|
||||
"path": "/apis/extensions/",
|
||||
"description": "get information of a group"
|
||||
},
|
||||
{
|
||||
"path": "/apis",
|
||||
"description": "get available API versions"
|
||||
|
3748
api/swagger-spec/v1beta1.json
Normal file
3748
api/swagger-spec/v1beta1.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user