updated versions
This commit is contained in:
3
dist/index.html
vendored
3
dist/index.html
vendored
@@ -47,7 +47,8 @@
|
||||
onFailure: function(data) {
|
||||
log("Unable to Load SwaggerUI");
|
||||
},
|
||||
docExpansion: "none"
|
||||
docExpansion: "none",
|
||||
sorter : "alpha"
|
||||
});
|
||||
|
||||
$('#input_apiKey').change(function() {
|
||||
|
||||
Reference in New Issue
Block a user