Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APS-1605 - Add getStaffDetailByCode service function #2586

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

davidatkinsuk
Copy link
Contributor

Before this commit domain event services were directly calling the ap-and-delius API client to retrieve keyworker information. This commit introduces a service function to retrieve keyworker information that uses CasResult, and uses it in the domain event service.

@davidatkinsuk davidatkinsuk force-pushed the feature/aps-1605-add-servce-method-to-get-staff-by-code branch 2 times, most recently from 1844f16 to b71b87d Compare November 26, 2024 14:36
Before this commit domain event services were directly calling the `ap-and-delius` API client to retrieve keyworker information. This commit introduces a service function to retrieve keyworker information that uses `CasResult`, and uses it in the domain event service.
@davidatkinsuk davidatkinsuk force-pushed the feature/aps-1605-add-servce-method-to-get-staff-by-code branch from b71b87d to 26ff39c Compare November 27, 2024 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants