From 902a129b3a2c36adb9409add93ebaaa897b1229d Mon Sep 17 00:00:00 2001 From: Ifrim Alexandra Date: Wed, 19 Aug 2026 16:27:16 +0300 Subject: [PATCH] changed urls in swagger --- v1/swagger.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/v1/swagger.json b/v1/swagger.json index 61b5ce8..bffa851 100644 --- a/v1/swagger.json +++ b/v1/swagger.json @@ -6,9 +6,6 @@ "version": "1.0" }, "servers": [ - { - "url": "http://localhost:8081/api/v1" - }, { "url": "https://test.peviitor.ro/api/v1" }