Update index.js
This commit is contained in:
@@ -26,8 +26,6 @@ module.exports = function SwaggerUI(opts) {
|
|||||||
urls: null,
|
urls: null,
|
||||||
layout: "BaseLayout",
|
layout: "BaseLayout",
|
||||||
docExpansion: "list",
|
docExpansion: "list",
|
||||||
apisSorter: "alpha",
|
|
||||||
operationsSorter: "method",
|
|
||||||
validatorUrl: "https://online.swagger.io/validator",
|
validatorUrl: "https://online.swagger.io/validator",
|
||||||
configs: {},
|
configs: {},
|
||||||
custom: {},
|
custom: {},
|
||||||
|
|||||||
Reference in New Issue
Block a user