mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-08-25 21:59:40 +00:00
jira-25 setting API
This commit is contained in:
@ -53,7 +53,8 @@ ERROR_CODE = {
|
||||
"2027": "data should contain `identityToken`",
|
||||
"2028": "You are not authorized person to sign up on this platform",
|
||||
"2029": "Validity of otp verification is expired",
|
||||
"2030": "Use correct user type and token"
|
||||
"2030": "Use correct user type and token",
|
||||
"2031":"Invalid password"
|
||||
}
|
||||
SUCCESS_CODE = {
|
||||
# Success code for password
|
||||
|
Reference in New Issue
Block a user