Updated sample discovery URL.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
#content_message
|
||||
Enter the base URL of the API that you wish to explore, or try
|
||||
= link_to("petstore.swagger.wordnik.com/api", "#", :onclick => "$('#input_baseUrl').val('http://petstore.swagger.wordnik.com/api'); apiSelectionController.showApi(); return false;")
|
||||
= link_to("petstore.swagger.wordnik.com/api/resources.json", "#", :onclick => "$('#input_baseUrl').val('http://petstore.swagger.wordnik.com/api/resources.json'); apiSelectionController.showApi(); return false;")
|
||||
|
||||
%p#colophon{:style => 'display:none'}
|
||||
Sexy API documentation from
|
||||
|
||||
Reference in New Issue
Block a user