Added endpoint to create a contact category with existence validation. Returns appropriate message or created category VM. #50

Merged
admin merged 1 commits from Ashutosh_Task#229_Create_Contact_Category into Feature_Directory 2025-05-15 07:44:08 +00:00
Collaborator
  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).
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
admin merged commit 173b23f7d3 into Feature_Directory 2025-05-15 07:44:08 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/marco.pms.api#50
No description provided.