Be lenient to value/values key in query constraints
Open
- Dominant language
- Clojure
- Stars
- 3
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Instead of expecting the value key of a constraint to hold a string, and the values key to hold a list of strings, failing if this is not the case, we can be lenient and accept either of them and simply select the behaviour based on whether it's a collection or not.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.