Updated Docs

This commit is contained in:
Azeez Muibi
2025-03-25 10:10:29 +01:00
parent ce4079b2d2
commit 4e8fc9cd34
8 changed files with 51 additions and 57 deletions
+3 -3
View File
@@ -7,7 +7,7 @@
"accountId",
"msisdn",
"requestedAmount",
"productid",
"productId",
"channel"
],
"properties": {
@@ -42,7 +42,7 @@
"description": "Amount of loan requested by user",
"example": 10000.0
},
"productid": {
"productId": {
"type": "string",
"description": "Product ID",
"example": "101"
@@ -51,7 +51,7 @@
"type": "string",
"description": "Channel of incoming request",
"enum": ["USSD", "FistMobile LitApp", "Web"],
"example": "100"
"example": "USSD"
}
},
"xml": {