From 7bdff0ad3346353a77bbaca952c161600d5c17b2 Mon Sep 17 00:00:00 2001 From: "Vyacheslav N. Boyko" Date: Fri, 8 Apr 2022 12:07:49 +0300 Subject: [PATCH] PROF-16796 - fix swagger page --- index-swagger.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index-swagger.html b/index-swagger.html index 41a7cf0..8bd9a92 100644 --- a/index-swagger.html +++ b/index-swagger.html @@ -29,7 +29,7 @@ initRedoc(); } - var api_url = 'https://profee-waas.github.io/pf-waas-api/waas-api.json'; + var api_url = 'https://profee-waas.github.io/pf-waas-api/api/waas-api.json'; function initRedoc() { const ui = SwaggerUIBundle({