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",