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