Added endpoint to create a contact category with existence validation. Returns appropriate message or created category VM. #50
Collaborator
- Created an endpoint to create a contact category.
- Validates whether the category already exists.
- If the category exists, returns a message indicating that the category already exists.
- If the category does not exist, returns the created category view model (VM).
1. Created an endpoint to create a contact category.
2. Validates whether the category already exists.
3. If the category exists, returns a message indicating that the category already exists.
4. If the category does not exist, returns the created category view model (VM).
ashutosh.nehete
added 1 commit 2025-05-15 07:28:20 +00:00
Merge pull request 'Added endpoint to create a contact category with existence validation. Returns appropriate message or created category VM.' (#50) from Ashutosh_Task#229_Create_Contact_Category into Feature_Directory
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Ashutosh_Task#229_Create_Contact_Category"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?