Merge branch 'master' into bug/2903-wrong-font-for-error

This commit is contained in:
shockey
2017-07-21 19:19:44 -07:00
committed by GitHub
37 changed files with 593 additions and 616 deletions

1
dist/index.html vendored
View File

@@ -76,6 +76,7 @@ window.onload = function() {
const ui = SwaggerUIBundle({
url: "http://petstore.swagger.io/v2/swagger.json",
dom_id: '#swagger-ui',
deepLinking: true,
presets: [
SwaggerUIBundle.presets.apis,
SwaggerUIStandalonePreset