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

Limit number of filtering fields in find commands #548

Closed
jeffreyscarpenter opened this issue Sep 28, 2023 · 0 comments · Fixed by #570
Closed

Limit number of filtering fields in find commands #548

jeffreyscarpenter opened this issue Sep 28, 2023 · 0 comments · Fixed by #570

Comments

@jeffreyscarpenter
Copy link
Contributor

jeffreyscarpenter commented Sep 28, 2023

Add a configurable limit on number of fields used for filtering in find* commands. A default value of 64 is reasonable given that value is the default limit for the number of fields in a single JSON object.

This should include updating the API specification.

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 a pull request may close this issue.

1 participant