Undo changes to dev-helpers/index.html

This commit is contained in:
Kyle Shockey
2017-12-15 18:24:43 -08:00
parent 15dbc20efd
commit 292639de57

View File

@@ -77,10 +77,6 @@
const ui = SwaggerUIBundle({
url: "http://petstore.swagger.io/v2/swagger.json",
dom_id: '#swagger-ui',
deepLinking: true,
defaultModelsExpandDepth: 1,
defaultModelExpandDepth: 1,
docExpansion: "list",
presets: [
SwaggerUIBundle.presets.apis,
SwaggerUIStandalonePreset