Undo changes to dev-helpers/index.html
This commit is contained in:
@@ -77,10 +77,6 @@
|
|||||||
const ui = SwaggerUIBundle({
|
const ui = SwaggerUIBundle({
|
||||||
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,
|
|
||||||
defaultModelsExpandDepth: 1,
|
|
||||||
defaultModelExpandDepth: 1,
|
|
||||||
docExpansion: "list",
|
|
||||||
presets: [
|
presets: [
|
||||||
SwaggerUIBundle.presets.apis,
|
SwaggerUIBundle.presets.apis,
|
||||||
SwaggerUIStandalonePreset
|
SwaggerUIStandalonePreset
|
||||||
|
|||||||
Reference in New Issue
Block a user