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