Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
We can improve the client validation to auto detect if the input cannot be parsed and return a error 400
Usually the Camel error handler such as onException would do this.
But then the end user need to setup this.
Reported on camel-quarkus
https://github.com/apache/camel-quarkus/issues/3129