bnv
This commit is contained in:
@@ -18,10 +18,11 @@
|
||||
"parameters": [
|
||||
{
|
||||
"name": "bvn",
|
||||
"in": "query",
|
||||
"in": "path",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
"nullable": false
|
||||
"nullable": true
|
||||
}
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user