From cf315245e68e3bc6246aa377bd397d6fea792c3d Mon Sep 17 00:00:00 2001 From: "CHIEFSOFT\\ameye" Date: Fri, 26 Apr 2024 21:11:50 -0400 Subject: [PATCH] removed extra --- public/apidoc/digifi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/apidoc/digifi.json b/public/apidoc/digifi.json index ab9f771..16b81a2 100644 --- a/public/apidoc/digifi.json +++ b/public/apidoc/digifi.json @@ -18,7 +18,7 @@ "parameters": [ { "name": "bvn", - "in": "body", + "in": "path", "required": true, "schema": { "type": "string", @@ -26,7 +26,6 @@ } } ], - "operationId": "GetInteractionSetting", "responses": { "200": { "description": "Success",