removed extra
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user