[update]: Swagger documentation
This commit is contained in:
@@ -43,7 +43,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"400": {
|
"400": {
|
||||||
"description": "Invalid request parameters"
|
"description": "Invalid request"
|
||||||
|
},
|
||||||
|
"422": {
|
||||||
|
"description": "Validation exception"
|
||||||
},
|
},
|
||||||
"500": {
|
"500": {
|
||||||
"description": "Internal server error"
|
"description": "Internal server error"
|
||||||
|
|||||||
@@ -43,7 +43,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"400": {
|
"400": {
|
||||||
"description": "Invalid request parameters"
|
"description": "Invalid request"
|
||||||
|
},
|
||||||
|
"422": {
|
||||||
|
"description": "Validation exception"
|
||||||
},
|
},
|
||||||
"500": {
|
"500": {
|
||||||
"description": "Internal server error"
|
"description": "Internal server error"
|
||||||
|
|||||||
@@ -43,7 +43,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"400": {
|
"400": {
|
||||||
"description": "Invalid request parameters"
|
"description": "Invalid request"
|
||||||
|
},
|
||||||
|
"422": {
|
||||||
|
"description": "Validation exception"
|
||||||
},
|
},
|
||||||
"500": {
|
"500": {
|
||||||
"description": "Internal server error"
|
"description": "Internal server error"
|
||||||
|
|||||||
@@ -43,7 +43,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"400": {
|
"400": {
|
||||||
"description": "Invalid request parameters"
|
"description": "Invalid request"
|
||||||
|
},
|
||||||
|
"422": {
|
||||||
|
"description": "Validation exception"
|
||||||
},
|
},
|
||||||
"500": {
|
"500": {
|
||||||
"description": "Internal server error"
|
"description": "Internal server error"
|
||||||
|
|||||||
@@ -43,7 +43,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"400": {
|
"400": {
|
||||||
"description": "Invalid request parameters"
|
"description": "Invalid request"
|
||||||
|
},
|
||||||
|
"422": {
|
||||||
|
"description": "Validation exception"
|
||||||
},
|
},
|
||||||
"500": {
|
"500": {
|
||||||
"description": "Internal server error"
|
"description": "Internal server error"
|
||||||
|
|||||||
@@ -43,7 +43,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"400": {
|
"400": {
|
||||||
"description": "Invalid request parameters"
|
"description": "Invalid request"
|
||||||
|
},
|
||||||
|
"422": {
|
||||||
|
"description": "Validation exception"
|
||||||
},
|
},
|
||||||
"500": {
|
"500": {
|
||||||
"description": "Internal server error"
|
"description": "Internal server error"
|
||||||
|
|||||||
@@ -43,7 +43,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"400": {
|
"400": {
|
||||||
"description": "Invalid request parameters"
|
"description": "Invalid request"
|
||||||
|
},
|
||||||
|
"422": {
|
||||||
|
"description": "Validation exception"
|
||||||
},
|
},
|
||||||
"500": {
|
"500": {
|
||||||
"description": "Internal server error"
|
"description": "Internal server error"
|
||||||
|
|||||||
@@ -43,7 +43,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"400": {
|
"400": {
|
||||||
"description": "Invalid request parameters"
|
"description": "Invalid request"
|
||||||
|
},
|
||||||
|
"422": {
|
||||||
|
"description": "Validation exception"
|
||||||
},
|
},
|
||||||
"500": {
|
"500": {
|
||||||
"description": "Internal server error"
|
"description": "Internal server error"
|
||||||
|
|||||||
@@ -43,7 +43,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"400": {
|
"400": {
|
||||||
"description": "Invalid request parameters"
|
"description": "Invalid request"
|
||||||
|
},
|
||||||
|
"422": {
|
||||||
|
"description": "Validation exception"
|
||||||
},
|
},
|
||||||
"500": {
|
"500": {
|
||||||
"description": "Internal server error"
|
"description": "Internal server error"
|
||||||
|
|||||||
@@ -43,7 +43,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"400": {
|
"400": {
|
||||||
"description": "Invalid request parameters"
|
"description": "Invalid request"
|
||||||
|
},
|
||||||
|
"422": {
|
||||||
|
"description": "Validation exception"
|
||||||
},
|
},
|
||||||
"500": {
|
"500": {
|
||||||
"description": "Internal server error"
|
"description": "Internal server error"
|
||||||
|
|||||||
@@ -5,6 +5,10 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"example": "T002"
|
"example": "T002"
|
||||||
},
|
},
|
||||||
|
"fbnTransactionId": {
|
||||||
|
"type": "string",
|
||||||
|
"example": "FBN20231123"
|
||||||
|
},
|
||||||
"debtId": {
|
"debtId": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"example": "273194670"
|
"example": "273194670"
|
||||||
@@ -51,6 +55,7 @@
|
|||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
"transactionId",
|
"transactionId",
|
||||||
|
"fbnTransactionId",
|
||||||
"debtId",
|
"debtId",
|
||||||
"customerId",
|
"customerId",
|
||||||
"accountId",
|
"accountId",
|
||||||
|
|||||||
@@ -1,14 +1,14 @@
|
|||||||
{
|
{
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
|
"requestId": {
|
||||||
|
"type": "string",
|
||||||
|
"example": "7876786"
|
||||||
|
},
|
||||||
"transactionId": {
|
"transactionId": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"example": "T001"
|
"example": "T001"
|
||||||
},
|
},
|
||||||
"TransactionId": {
|
|
||||||
"type": "string",
|
|
||||||
"example": "Tr201712RK9232P115"
|
|
||||||
},
|
|
||||||
"debtId": {
|
"debtId": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"example": "273194670"
|
"example": "273194670"
|
||||||
@@ -60,8 +60,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": [
|
"required": [
|
||||||
|
"requestId",
|
||||||
"transactionId",
|
"transactionId",
|
||||||
"TransactionId",
|
|
||||||
"debtId",
|
"debtId",
|
||||||
"customerId",
|
"customerId",
|
||||||
"accountId",
|
"accountId",
|
||||||
|
|||||||
@@ -5,11 +5,11 @@
|
|||||||
"type": "string",
|
"type": "string",
|
||||||
"example": "2"
|
"example": "2"
|
||||||
},
|
},
|
||||||
"TransactionId": {
|
"transactionId": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"example": "T002"
|
"example": "T002"
|
||||||
},
|
},
|
||||||
"RequestId": {
|
"requestID": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"example": "R02802"
|
"example": "R02802"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user