Skip to content

Commit

Permalink
Merge pull request kubernetes#51851 from CaoShuFeng/swagger
Browse files Browse the repository at this point in the history
Regenerate openapi for 1.9
  • Loading branch information
jdumars authored Sep 2, 2017
2 parents 99154f6 + 95d88ab commit 9934d12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion api/openapi-spec/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"title": "Kubernetes",
"version": "v1.8.0"
"version": "v1.9.0"
},
"paths": {
"/api/": {
Expand Down
2 changes: 1 addition & 1 deletion federation/apis/openapi-spec/swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"swagger": "2.0",
"info": {
"title": "Generic API Server",
"version": "v1.8.0"
"version": "v1.9.0"
},
"paths": {
"/api/": {
Expand Down

0 comments on commit 9934d12

Please sign in to comment.