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

Add filter to GET partner-access endpoint #302

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

eleanorreem
Copy link
Contributor

@eleanorreem eleanorreem commented Aug 24, 2023

I had a request to check multiple access codes to see why they weren't working. Instead of spending the time manually looking at each entry - I decided to update the GET endpoint to check them as it only would have taken a little longer than the manual checks and writing the SQL.

  • adding an optional filter object to the GET partner-access endpoint. It will remain superadmin authguarded
  • 2 service tests to safeguard the endpoint
  • This potentially might be useful for our new partner access update UI as well

@eleanorreem eleanorreem merged commit bcb1306 into develop Aug 31, 2023
3 checks passed
@eleanorreem eleanorreem deleted the filter-partner-access-codes branch August 31, 2023 09:08
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.

1 participant