Complying with request for changes

This commit is contained in:
Raphaël MARQUES
2017-07-04 09:15:43 +02:00
parent cb9ca7d4bf
commit 8ce2b309d8
3 changed files with 34 additions and 36 deletions

View File

@@ -26,6 +26,8 @@ module.exports = function SwaggerUI(opts) {
urls: null,
layout: "BaseLayout",
docExpansion: "list",
apisSorter: "alpha",
operationsSorter: "method",
validatorUrl: "https://online.swagger.io/validator",
configs: {},
custom: {},