guardian list api

This commit is contained in:
jain
2023-08-07 13:25:01 +05:30
parent 88221ec77a
commit f377e283fd
5 changed files with 63 additions and 36 deletions

View File

@ -92,7 +92,8 @@ ERROR_CODE = {
"2063": "Unauthorized access.",
"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"
"2066": "Task does not exist or not in expired state",
"2067": "No guardian associated with this junior"
}
"""Success message code"""
SUCCESS_CODE = {