broken route prefix

This commit is contained in:
realaravinth
2021-04-12 19:03:55 +05:30
parent 420ff75817
commit de6ceb1b3f
9 changed files with 141 additions and 74 deletions

View File

@@ -39,7 +39,7 @@
window.onload = function() {
// Begin Swagger UI call region
const ui = SwaggerUIBundle({
url: "/docs/openapi.json",
url: "./openapi.json",
dom_id: '#swagger-ui',
deepLinking: true,
presets: [