bvn parameters

This commit is contained in:
CHIEFSOFT\ameye
2024-04-26 21:01:53 -04:00
parent 9597d7354d
commit 0c86c44f7d
+10
View File
@@ -15,6 +15,16 @@
"tags": [ "tags": [
"BVN" "BVN"
], ],
"parameters": [
{
"name": "bvn",
"in": "query",
"schema": {
"type": "string",
"nullable": false
}
}
],
"operationId": "GetInteractionSetting", "operationId": "GetInteractionSetting",
"responses": { "responses": {
"200": { "200": {