mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 05:01:46 +00:00
Add version to OpenAPI spec
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"swagger": "2.0",
|
||||
"info": {
|
||||
"title": "Kubernetes",
|
||||
"version": "unversioned"
|
||||
"version": "v1.6.0"
|
||||
},
|
||||
"paths": {
|
||||
"/api/": {
|
||||
|
Reference in New Issue
Block a user