mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-07-11 07:38:56 +00:00
added api for forgot password, verify otp and resend otp for admin
This commit is contained in:
@ -83,7 +83,7 @@ ERROR_CODE = {
|
||||
"2049": "This task is already requested ",
|
||||
"2059": "Already exist junior",
|
||||
"2060": "Task does not exist or not in pending state",
|
||||
"2061": "Please insert image or check the image is valid or not."
|
||||
"2061": "Please insert image or check the image is valid or not.",
|
||||
}
|
||||
"""Success message code"""
|
||||
SUCCESS_CODE = {
|
||||
|
Reference in New Issue
Block a user