Fix build

This commit is contained in:
Wojciech Tyczynski 2017-02-22 08:58:44 +01:00
parent 7d6eba6984
commit 22b67e15d4
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"swagger": "2.0", "swagger": "2.0",
"info": { "info": {
"title": "Kubernetes", "title": "Kubernetes",
"version": "v1.6.0" "version": "v1.7.0"
}, },
"paths": { "paths": {
"/api/": { "/api/": {

View File

@ -2,7 +2,7 @@
"swagger": "2.0", "swagger": "2.0",
"info": { "info": {
"title": "Generic API Server", "title": "Generic API Server",
"version": "v1.6.0" "version": "v1.7.0"
}, },
"paths": { "paths": {
"/api/": { "/api/": {