This commit is contained in:
giuseppeM99 2024-10-06 20:11:45 +00:00
parent 997b2b19d8
commit 8e41bc7f14

View File

@ -3,7 +3,7 @@ window.onload = function() {
// the following lines will be replaced by docker/configurator, when it runs in a docker-container
window.ui = SwaggerUIBundle({
url: "https://petstore.swagger.io/v2/swagger.json",
url: "tdlight-api-openapi.yaml",
dom_id: '#swagger-ui',
deepLinking: true,
presets: [