Update index.html

This commit is contained in:
Tony Tam
2013-07-01 21:39:20 -07:00
parent 9efb0a798e
commit 5794d1c0d5

2
dist/index.html vendored
View File

@@ -19,7 +19,7 @@
<script type="text/javascript">
$(function () {
window.swaggerUi = new SwaggerUi({
discoveryUrl:"http://localhost:8002/api/api-docs",
discoveryUrl:"http://petstore.swagger.wordnik.com/api/api-docs",
apiKey:"special-key",
dom_id:"swagger-ui-container",
supportHeaderParams: false,