mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2025-08-25 21:59:40 +00:00
sonar issue
This commit is contained in:
@ -58,8 +58,10 @@ ERROR_CODE = {
|
||||
"2032": "Failed to send email",
|
||||
"2033": "Missing required fields",
|
||||
"2034": "Junior is not associated",
|
||||
# image size
|
||||
"2035": "Image should not be 0 kb",
|
||||
"2036": "Choose valid user",
|
||||
# log in multiple device msg
|
||||
"2037": "You are already log in another device"
|
||||
}
|
||||
"""Success message code"""
|
||||
|
Reference in New Issue
Block a user