Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
See SO
https://stackoverflow.com/questions/50489713/camel-rest-dsl-required-param-ignored
There is AFAIR a little bit of required validation. But we could might as well do this if the user has specified those in the rest-dsl.
Currently we rely a bit on the chosen http component to do its own validation. But since we have the rest-dsl contract at hand in the rest-dsl we should let camel-core figure this out.
Attachments
Issue Links
- is related to
-
CAMEL-11162 camel-rest - Should we add content-type check for server side
- Resolved