bvn parameters
This commit is contained in:
@@ -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": {
|
||||||
|
|||||||
Reference in New Issue
Block a user