Updated sample discovery URL.

This commit is contained in:
zeke
2012-01-25 10:28:52 -08:00
parent 4ce5b8fe9c
commit 063a948c28
4 changed files with 14 additions and 16 deletions

View File

@@ -159,7 +159,7 @@
</script>
<div id='content_message'>
Enter the base URL of the API that you wish to explore, or try
<a onclick="$('#input_baseUrl').val('http://petstore.swagger.wordnik.com/api'); apiSelectionController.showApi(); return false;" href="#">petstore.swagger.wordnik.com/api</a>
<a onclick="$('#input_baseUrl').val('http://petstore.swagger.wordnik.com/api/resources.json'); apiSelectionController.showApi(); return false;" href="#">petstore.swagger.wordnik.com/api/resources.json</a>
</div>
<p id='colophon' style='display:none'>
Sexy API documentation from