[update]: Swagger documentation

This commit is contained in:
VivianDee
2025-03-24 13:27:36 +01:00
parent 80e24508ef
commit 8d89051c51
13 changed files with 52 additions and 17 deletions
+5 -5
View File
@@ -1,14 +1,14 @@
{
"type": "object",
"properties": {
"requestId": {
"type": "string",
"example": "7876786"
},
"transactionId": {
"type": "string",
"example": "T001"
},
"TransactionId": {
"type": "string",
"example": "Tr201712RK9232P115"
},
"debtId": {
"type": "string",
"example": "273194670"
@@ -60,8 +60,8 @@
}
},
"required": [
"requestId",
"transactionId",
"TransactionId",
"debtId",
"customerId",
"accountId",