mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-07-16 02:16:16 +00:00
jira-18 approval API
This commit is contained in:
@ -93,7 +93,9 @@ SUCCESS_CODE = {
|
||||
"3019": "Support Email sent successfully",
|
||||
"3020": "Logged out successfully.",
|
||||
"3021": "Add junior successfully",
|
||||
"3022": "Remove junior successfully"
|
||||
"3022": "Remove junior successfully",
|
||||
"3023": "Approved junior successfully",
|
||||
"3024": "Reject junior request successfully"
|
||||
}
|
||||
|
||||
STATUS_CODE_ERROR = {
|
||||
|
Reference in New Issue
Block a user