mirror of
https://bitbucket.org/tagfer_team/tagfer-server.git
synced 2025-12-25 03:37:38 +00:00
T-954157790482088: User can create up to 4 profiles
- using backend validation to ensure no more than four profiles created -
This commit is contained in:
parent
b3e4dfb3ab
commit
4a74028aee
@ -21,5 +21,4 @@ module.exports = {
|
||||
MISSING_BODY_ATTRIBUTES: 'request/missing-body-attributes',
|
||||
//Profile Errors
|
||||
MAX_NUMBER_OF_PROFILES_REACHED: 'profile/max-number-of-profiles-are-being-used',
|
||||
NO_PROFILE_FOUND_FOR_NUMBER: 'profile/no-profile-found-for-number'
|
||||
};
|
||||
Loading…
x
Reference in New Issue
Block a user