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

refactor: mvi filter expression arg rename #431

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

malandis
Copy link
Contributor

@malandis malandis commented Feb 6, 2024

In preparation for using filters across the two get methods and also
delete, we rename filter_expression to filter. In general these methods
may allow a user to pass a filter expression or, for convenience, a list of ids
(strings).

In preparation for using filters across the two `get` methods and also
`delete`, we rename `filter_expression` to `filter`.
@malandis malandis marked this pull request as ready for review February 6, 2024 22:34
@malandis malandis merged commit d7ef7f3 into main Feb 6, 2024
20 checks passed
@malandis malandis deleted the refactor/mvi-filter-expression-arg-rename branch February 6, 2024 22:40
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