updated versions

This commit is contained in:
Tony Tam
2014-08-01 17:34:15 -07:00
parent c17cc1010f
commit 9955bcc69f
4 changed files with 7 additions and 23 deletions

3
dist/index.html vendored
View File

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