Claus Ibsen created CAMEL-12533:
-----------------------------------
Summary: rest-dsl - Should check for required parameters generally
Key: CAMEL-12533
URL: https://issues.apache.org/jira/browse/CAMEL-12533
Project: Camel
Issue Type: Improvement
Components: camel-core, rest
Reporter: Claus Ibsen
Fix For: 2.22.0
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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)