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

gh-401 Create endpoint to return single ProfileProviderService #402

Merged
merged 2 commits into from
Mar 14, 2023

Conversation

pjmonks
Copy link
Contributor

@pjmonks pjmonks commented Mar 13, 2023

  • Also give profile providers index optional parameter to only return latest versions
  • Add tests to verify new endpoint

Resolves #401

- Also give profile providers index optional parameter to only return latest versions
- Add tests to verify new endpoint
@joe-crawford
Copy link
Contributor

Thanks @pjmonks, the code changes look good to me 👍

Could you update the tracked_endpoints.txt file mentioned in one of the failing tests? I'll add a Postman entry for the URL as well.

@joe-crawford joe-crawford merged commit 6be754a into develop Mar 14, 2023
@joe-crawford joe-crawford deleted the feature/gh-401 branch March 14, 2023 08:44
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.

Provide an endpoint to return a single ProfileProviderService
2 participants