[auth] fixed base spec url run gulp

This commit is contained in:
Anna Bodnia
2016-03-04 20:58:53 +02:00
parent 18b8a7ce13
commit 3f92a2102a
3 changed files with 3 additions and 3 deletions

2
dist/index.html vendored
View File

@@ -36,7 +36,7 @@
if (url && url.length > 1) {
url = decodeURIComponent(url[1]);
} else {
url = "http://localhost:3001/swagger.json";
url = "http://petstore.swagger.io/v2/swagger.json";
}
hljs.configure({