Update index.js

This commit is contained in:
Raphaël MARQUES
2017-07-11 21:13:30 +02:00
committed by GitHub
parent fe9af65793
commit 297ee61038

View File

@@ -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: {},