provide option sorter=[alpha|method]
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
log("Unable to Load SwaggerUI");
|
||||
},
|
||||
docExpansion: "none",
|
||||
sortAlphabetically: true
|
||||
sorter : "alpha"
|
||||
});
|
||||
|
||||
$('#input_apiKey').change(function() {
|
||||
|
||||
Reference in New Issue
Block a user