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