We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 666246c + 9923b3c commit 693b4d9Copy full SHA for 693b4d9
dist/index.html
@@ -52,7 +52,7 @@
52
log("Unable to Load SwaggerUI");
53
},
54
docExpansion: "none",
55
- sorter : "alpha"
+ apisSorter: "alpha"
56
});
57
58
function addApiKeyAuthorization(){
src/main/html/index.html
0 commit comments