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
Just a heads up that in Camel 2.19 where connectors comes OOTB we have refined the model to require a connector to specify its input and output data type.
Hi
Just a heads up that in Camel 2.19 where connectors comes OOTB we have refined the model to require a connector to specify its input and output data type.
The doc here explains a bit more
https://github.com/apache/camel/blob/master/connectors/camel-connector/src/main/docs/connector-component.adoc#input-and-output-data-type
For all these generated connectors in this project, you could just add
Then its open ended and they can be used by Camel.
Just a little heads-up @jstrachan
The text was updated successfully, but these errors were encountered: