PROF-16796 - fix swagger page

pull/1/head
Vyacheslav N. Boyko 2022-04-08 12:07:49 +03:00
parent e3692b9d29
commit 7bdff0ad33
1 changed files with 1 additions and 1 deletions

View File

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