From 1a8ffe89bcc736dc1ccd26076d016c1e32cb42ac Mon Sep 17 00:00:00 2001 From: Guilherme Werner Date: Mon, 26 May 2025 18:06:19 -0300 Subject: [PATCH] Update api.nswag --- src/api/api.nswag | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/api.nswag b/src/api/api.nswag index 1007a90..ae00327 100644 --- a/src/api/api.nswag +++ b/src/api/api.nswag @@ -4,7 +4,7 @@ "documentGenerator": { "fromDocument": { "json": "", - "url": "https://api.tribufu.com/openapi.json", + "url": "http://localhost:5000/openapi.json", "output": null, "newLineBehavior": "Auto" }