mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 19:52:42 +00:00
Modify update-swagger-spec to stop generating v1beta1,2 spec
This commit is contained in:
@@ -5,14 +5,6 @@
|
||||
"path": "/api",
|
||||
"description": "get available API versions"
|
||||
},
|
||||
{
|
||||
"path": "/api/v1beta1",
|
||||
"description": "API at /api/v1beta1 version v1beta1"
|
||||
},
|
||||
{
|
||||
"path": "/api/v1beta2",
|
||||
"description": "API at /api/v1beta2 version v1beta2"
|
||||
},
|
||||
{
|
||||
"path": "/api/v1beta3",
|
||||
"description": "API at /api/v1beta3 version v1beta3"
|
||||
|
Reference in New Issue
Block a user