removed extra

This commit is contained in:
CHIEFSOFT\ameye
2024-04-26 21:11:50 -04:00
parent 8426705eb8
commit cf315245e6
+1 -2
View File
@@ -18,7 +18,7 @@
"parameters": [ "parameters": [
{ {
"name": "bvn", "name": "bvn",
"in": "body", "in": "path",
"required": true, "required": true,
"schema": { "schema": {
"type": "string", "type": "string",
@@ -26,7 +26,6 @@
} }
} }
], ],
"operationId": "GetInteractionSetting",
"responses": { "responses": {
"200": { "200": {
"description": "Success", "description": "Success",