diff --git a/index.html b/index.html index 07179d3..e8ed4c5 100644 --- a/index.html +++ b/index.html @@ -62,6 +62,9 @@ if(window.location.href.indexOf('api/docs') !== -1){ url = document.location.origin + "/api/docs/swagger/swagger.json?access_token=demo"; } + if(window.location.href.indexOf('dev-docs') !== -1){ + url = document.location.origin + "/dev-docs/swagger/swagger.json?access_token=demo"; + } if(window.location.host === "docs.quantimo.do"){url = "https://docs.quantimo.do/swagger/swagger.json?access_token=demo"} if(window.location.host === "dev-docs.quantimo.do"){url = "https://dev-docs.quantimo.do/swagger/swagger.json?access_token=demo"} window.ui = SwaggerUIBundle({ diff --git a/public/index.html b/public/index.html index 95b4cb4..3769133 100644 --- a/public/index.html +++ b/public/index.html @@ -31983,7 +31983,7 @@
Ex: - https://maxcdn.icons8.com/Color/PNG/96/Healthcare/pill-96.png + https://static.quantimo.do/img/variable_categories/pill-96.png
Ex: - https://maxcdn.icons8.com/Color/PNG/96/Household/sleeping_in_bed-96.png + https://static.quantimo.do/img/variable_categories/sleeping_in_bed-96.png
Ex: - https://maxcdn.icons8.com/Color/PNG/96/Cinema/theatre_mask-96.png + https://static.quantimo.do/img/variable_categories/theatre_mask-96.png
Ex: - https://maxcdn.icons8.com/Color/PNG/96/Messaging/sad-96.png + https://static.quantimo.do/img/variable_categories/sad-96.png
Ex: - https://maxcdn.icons8.com/Color/PNG/96/Cinema/theatre_mask-96.png + https://static.quantimo.do/img/variable_categories/theatre_mask-96.png
Ex: - https://maxcdn.icons8.com/Color/PNG/96/Cinema/theatre_mask-96.png + https://static.quantimo.do/img/variable_categories/theatre_mask-96.png