From 96a6504aa302a91e5f3fa3eee2c6b39be7b1ca6e Mon Sep 17 00:00:00 2001 From: Antoine Gersant Date: Sun, 7 Apr 2019 17:07:12 -0700 Subject: [PATCH] Fixed linked to API spec --- docs/api/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/index.html b/docs/api/index.html index a2b20cf..01356cf 100644 --- a/docs/api/index.html +++ b/docs/api/index.html @@ -39,7 +39,7 @@ window.onload = function() { // Begin Swagger UI call region const ui = SwaggerUIBundle({ - url: "polaris-api.json", + url: "./polaris-api.json", dom_id: '#swagger-ui', deepLinking: true, presets: [