Description
We need an endpoint to create a guest definition. This should go in the recruitment files (ie recruitment.services.ts, recruitment.controller.ts, etc).
Acceptance Criteria
- createGuestDefinition service,controller,route methods
- only admin can create guest definition
- unit tests
- postman test
Proposed Solution
Create route, controller, and service functions for createGuestDefintion.
Mocks
No response
Description
We need an endpoint to create 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 createGuestDefintion.
Mocks
No response