[fix]: request schems
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"resultCode": { "type": "integer" },
|
||||
"resultDescription": { "type": "string" }
|
||||
"resultCode": { "type": "integer", "example": 0 },
|
||||
"resultDescription": { "type": "string", "example": "Debt closure notification sent successfully" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user