From 58ef5028cc1d0b3875a0d0600efa42d637f59314 Mon Sep 17 00:00:00 2001 From: Juan24 <93536474+juanbroder24@users.noreply.github.com> Date: Wed, 4 Jun 2025 16:34:46 -0300 Subject: [PATCH] add /api --- swagger.prod | 2 +- swagger.qa | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/swagger.prod b/swagger.prod index c8caa5b..0046741 100644 --- a/swagger.prod +++ b/swagger.prod @@ -1 +1 @@ -SWAGGER_URL=https://preparemessages.ifrc.org +SWAGGER_URL=https://preparemessages.ifrc.org/api diff --git a/swagger.qa b/swagger.qa index fa2519c..6f90811 100644 --- a/swagger.qa +++ b/swagger.qa @@ -1 +1 @@ -SWAGGER_URL=https://preparemessages-stage.ifrc.org +SWAGGER_URL=https://preparemessages-stage.ifrc.org/api