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

Mc 560 data requests get filter multiple statuses #221

Merged
merged 3 commits into from
Dec 14, 2024

Conversation

maxachis
Copy link

@maxachis maxachis commented Dec 14, 2024

Fixes

Description

  • Update request_status query parameter in /data-requests GET to requests_statuses, which can accept and filter on multiple request statuses at a time.
  • Updated tests accordingly

Testing

  • Run tests in tests directory, and confirm all function as expected
  • Inspect API and confirm presence of expected changes.

Performance

  • Impact marginal

Docs

  • API documentation updated.

Breaking Changes

  • request_status query parameter in /data-requests GET no longer functions: request_statuses must be used instead.

@maxachis maxachis merged commit cc29166 into dev Dec 14, 2024
9 of 11 checks passed
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