Description
We need an endpoint to delete a guest definition. This should go in the recruitment files (ie recruitment.services.ts, recruitment.controller.ts, etc).
Acceptance Criteria
- deleteGuestDefiniton service,controller,route methods
- only admin can delete guest definition
- unit tests
- postman test
Proposed Solution
Create route, controller, and service functions for the deleteGuestDefinition.
Mocks
No response
Description
We need an endpoint to delete a guest definition. This should go in the recruitment files (ie recruitment.services.ts, recruitment.controller.ts, etc).
Acceptance Criteria
Proposed Solution
Create route, controller, and service functions for the deleteGuestDefinition.
Mocks
No response