You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Bugfix] Fix validating fields, sort and filter query params
The rule validators failed if any of these were non-array values.
This has now been fixed, and the rule objects expect the `array`
validation rule to be used before for these parameters. The docs
show the array validation rule being used for these parameters.
0 commit comments