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

Changed metadataApi class so it accepts multiple filters now #231

Merged
merged 7 commits into from
May 7, 2024

Conversation

MarkvdVorst
Copy link
Contributor

@MarkvdVorst MarkvdVorst commented Apr 23, 2024

Needed for issue 290 of the ladybug frontend project.

Functionality for multiple filters was already present, but not correctly implemented as it would only accept one filter parameter from the getMetadataList GET request. Resulting in only the first filter to be sent to the api to work and all others would be ignored.

@MarkvdVorst MarkvdVorst self-assigned this Apr 23, 2024
@jacodg jacodg merged commit 17eb65f into master May 7, 2024
1 check passed
@jacodg jacodg deleted the bugfix/accept-multiple-filters branch May 7, 2024 08:58
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.

3 participants