Luca Burgazzoli created CAMEL-11730:
---------------------------------------
Summary: connectors : it should be possible to configure connector
only properties
Key: CAMEL-11730
URL: https://issues.apache.org/jira/browse/CAMEL-11730
Project: Camel
Issue Type: Improvement
Components: camel-connector, tooling
Reporter: Luca Burgazzoli
Fix For: 2.20.0
the connector json may have something like:
{code}
"connectorProperties": {
"myProp": { "kind": "property", "displayName": "xyz", ... }
},
{code}
Such properties are then added to the componentProperties in the generated
component schema.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)