Remove redundant changes to dist/index.html
This is not necessary, since all of these options are the same as the defaults
This commit is contained in:
3
dist/index.html
vendored
3
dist/index.html
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user