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",
|
url: "http://petstore.swagger.io/v2/swagger.json",
|
||||||
dom_id: '#swagger-ui',
|
dom_id: '#swagger-ui',
|
||||||
deepLinking: true,
|
deepLinking: true,
|
||||||
defaultModelsExpandDepth: 1,
|
|
||||||
defaultModelExpandDepth: 1,
|
|
||||||
docExpansion: "list",
|
|
||||||
presets: [
|
presets: [
|
||||||
SwaggerUIBundle.presets.apis,
|
SwaggerUIBundle.presets.apis,
|
||||||
SwaggerUIStandalonePreset
|
SwaggerUIStandalonePreset
|
||||||
|
|||||||
Reference in New Issue
Block a user