diff --git a/src/static/docs/rapidoc.html b/src/static/docs/rapidoc.html index 701b366..87f807f 100644 --- a/src/static/docs/rapidoc.html +++ b/src/static/docs/rapidoc.html @@ -6,7 +6,7 @@ \ No newline at end of file diff --git a/src/static/docs/redoc.html b/src/static/docs/redoc.html index 6ce16cd..4ce934b 100644 --- a/src/static/docs/redoc.html +++ b/src/static/docs/redoc.html @@ -12,7 +12,7 @@ - + \ No newline at end of file diff --git a/src/static/docs/swaggerui.html b/src/static/docs/swaggerui.html index 3f951e6..63e2f4a 100644 --- a/src/static/docs/swaggerui.html +++ b/src/static/docs/swaggerui.html @@ -37,7 +37,7 @@ window.onload = function() { // Begin Swagger UI call region const ui = SwaggerUIBundle({ - url: "/api/docs/openapi.json", + url: "/docs/openapi.json", dom_id: '#swagger-ui', deepLinking: true, presets: [