Browse Source

rebase, no version bump, updated dist builds

bubble
Sean Kennedy 8 years ago
parent
commit
745c8d1c81
3 changed files with 14014 additions and 20182 deletions
  1. +14003
    -20169
      dist/swagger-ui.js
  2. +10
    -12
      dist/swagger-ui.min.js
  3. +1
    -1
      package.json

+ 14003
- 20169
dist/swagger-ui.js
File diff suppressed because it is too large
View File


+ 10
- 12
dist/swagger-ui.min.js
File diff suppressed because it is too large
View File


+ 1
- 1
package.json View File

@@ -8,7 +8,7 @@
}
],
"description": "Swagger UI is a dependency-free collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API",
"version": "2.1.5",
"version": "2.1.4",
"homepage": "http://swagger.io",
"license": "Apache-2.0",
"main": "dist/swagger-ui.js",


Loading…
Cancel
Save