This commit is contained in:
Anna Bodnia
2016-02-23 21:08:44 +02:00
parent 8af3a5046e
commit 56e048aa17
7 changed files with 218 additions and 149 deletions

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({