jira-18 approval API

This commit is contained in:
jain
2023-07-13 19:24:33 +05:30
parent 52a0f4b590
commit 5d528b885a
5 changed files with 53 additions and 3 deletions

View File

@ -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 = {