TT#31502 collapse swagger-ui tags per default

and collapse the models section

Change-Id: I02a07b24291a2465417bac41cbef0a54338d0854
changes/78/18678/1
Gerhard Jungwirth 8 years ago
parent 9b0114ed1b
commit 38fb686721

@ -85,6 +85,8 @@ window.onload = function() {
SwaggerUIBundle.plugins.DownloadUrl
],
layout: "StandaloneLayout",
docExpansion: "none",
defaultModelsExpandDepth: 0,
validatorUrl: null
})

Loading…
Cancel
Save