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": [
{
"name": "bvn",
"in": "body",
"in": "path",
"required": true,
"schema": {
"type": "string",
@@ -26,7 +26,6 @@
}
}
],
"operationId": "GetInteractionSetting",
"responses": {
"200": {
"description": "Success",