provide option sorter=[alpha|method]

This commit is contained in:
Chris Hatch
2014-07-27 21:18:18 +08:00
parent 6dc12f733e
commit 5d2bed7025
3 changed files with 15 additions and 9 deletions

View File

@@ -48,7 +48,7 @@
log("Unable to Load SwaggerUI");
},
docExpansion: "none",
sortAlphabetically: true
sorter : "alpha"
});
$('#input_apiKey').change(function() {