mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-07-10 23:27:33 +00:00
guardian list api
This commit is contained in:
@ -93,7 +93,7 @@ ERROR_CODE = {
|
||||
"2064": "To change your password first request an OTP and get it verify then change your password.",
|
||||
"2065": "Passwords do not match. Please try again.",
|
||||
"2066": "Task does not exist or not in expired state",
|
||||
"2067": "No guardian associated with this junior"
|
||||
"2068": "No guardian associated with this junior"
|
||||
}
|
||||
"""Success message code"""
|
||||
SUCCESS_CODE = {
|
||||
|
Reference in New Issue
Block a user