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 support for search parameters #482

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

DanielRuthardt
Copy link

@DanielRuthardt DanielRuthardt commented May 13, 2024

πŸ“‘ What

Add support for search parameters to "get".

❓ Why

Search parameters are supported on "update". However, they are even more useful on "get".
This fixes issue #423.

⚑ How to Review

βœ… Testing

  • I have tested my work
  • I need you to test it too

"update" supports search parameters. However, they are even more useful but currently missing on "get".

Signed-off-by: Daniel Ruthardt <[email protected]>
Signed-off-by: Daniel Ruthardt <[email protected]>
@DanielRuthardt DanielRuthardt changed the title Add support for search parameters (#423) Add support for search parameters May 13, 2024
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