bvn
This commit is contained in:
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"openapi": "3.0.1",
|
||||
"info": {
|
||||
"title": "AutoMedSys Order Service",
|
||||
"description": "Contents for patient services",
|
||||
"title": "digiFi Service",
|
||||
"description": "Contents for digiFi Services",
|
||||
"license": {
|
||||
"name": "Microsoft Licence",
|
||||
"name": "ChiefSoft Works Licence",
|
||||
"url": "https://automedsys.net/licence"
|
||||
},
|
||||
"version": "v1"
|
||||
},
|
||||
"paths": {
|
||||
"/emrapi/v1/orders/interactions/interaction-settings": {
|
||||
"/digiusers/v1/bvn": {
|
||||
"get": {
|
||||
"tags": [
|
||||
"Interactions"
|
||||
"BVN"
|
||||
],
|
||||
"operationId": "GetInteractionSetting",
|
||||
"responses": {
|
||||
@@ -95,10 +95,10 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"/emrapi/v1/orders/interactions": {
|
||||
"/digiusers/v1/bvn/verify": {
|
||||
"post": {
|
||||
"tags": [
|
||||
"Interactions"
|
||||
"BVN"
|
||||
],
|
||||
"requestBody": {
|
||||
"content": {
|
||||
|
||||
Reference in New Issue
Block a user