bnv
This commit is contained in:
@@ -15,6 +15,17 @@
|
||||
"tags": [
|
||||
"BVN"
|
||||
],
|
||||
"parameters": [
|
||||
{
|
||||
"name": "bvn",
|
||||
"in": "path",
|
||||
"required": true,
|
||||
"schema": {
|
||||
"type": "string",
|
||||
"nullable": true
|
||||
}
|
||||
}
|
||||
],
|
||||
"requestBody": {
|
||||
"content": {
|
||||
"application/json-patch+json": {
|
||||
|
||||
Reference in New Issue
Block a user