Make exceptions responsable #537
Unanswered
AlexVanderbist
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There's been some discussion lately regarding the
InvalidFilterException
being too eager to shut down a request with non-allowed filters. Maybe we can soften the blow by making theInvalidFilterException
Responsable
with a nice JSON response and 4XX status code by default?I'm open for suggestions, other ideas or PRs. This will likely be something I'll be looking at for v4 of the package.
Beta Was this translation helpful? Give feedback.
All reactions