From ce73fccd312042e00c5ed00b2e2e98141a338b11 Mon Sep 17 00:00:00 2001 From: Akshay Date: Thu, 5 Aug 2021 01:02:59 +0530 Subject: [PATCH] Update deployment url for swagger documentation --- swagger-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger-config.yaml b/swagger-config.yaml index 23f79dd..35010fa 100644 --- a/swagger-config.yaml +++ b/swagger-config.yaml @@ -10,8 +10,8 @@ info: url: http://www.apache.org/licenses/LICENSE-2.0.html version: 1.0.0 servers: + - url: http://52.14.194.61:5521/api - url: http://localhost:5521/api - - url: http://18.220.191.36:5521/api tags: - name: transaction description: Manage buy and sell transactions