This commit is contained in:
Filip Gralinski 2021-01-27 14:58:27 +01:00
parent d44408c1e8
commit 3729eaea50

View File

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