diff --git a/dist/index.html b/dist/index.html index 4f852369..0de47c67 100644 --- a/dist/index.html +++ b/dist/index.html @@ -77,9 +77,6 @@ window.onload = function() { 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