Skip to content

Commit

Permalink
updated swagger-client swagger-api#1846
Browse files Browse the repository at this point in the history
  • Loading branch information
fehguy committed Jan 4, 2016
1 parent b246d40 commit d032bd2
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 21 deletions.
2 changes: 2 additions & 0 deletions dist/lang/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ window.SwaggerTranslator.learn({
"can't parse JSON. Raw result":"can't parse JSON. Raw result",
"Model Schema":"Model Schema",
"Model":"Model",
"Click to set as parameter value":"Click to set as parameter value",
"apply":"apply",
"Username":"Username",
"Password":"Password",
Expand All @@ -39,6 +40,7 @@ window.SwaggerTranslator.learn({
"Contact the developer":"Contact the developer",
"api version":"api version",
"Response Content Type":"Response Content Type",
"Parameter content type:":"Parameter content type:",
"fetching resource":"fetching resource",
"fetching resource list":"fetching resource list",
"Explore":"Explore",
Expand Down
41 changes: 27 additions & 14 deletions dist/swagger-ui.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions dist/swagger-ui.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@
"less": "^2.4.0",
"mocha": "^2.1.0",
"selenium-webdriver": "^2.45.0",
"swagger-client": "2.1.9"
"swagger-client": "2.1.10"
}
}

0 comments on commit d032bd2

Please sign in to comment.