Claus Ibsen created CAMEL-10800:
-----------------------------------
Summary: camel-connector - Allow to generate json schema and
include it in source code
Key: CAMEL-10800
URL: https://issues.apache.org/jira/browse/CAMEL-10800
Project: Camel
Issue Type: Improvement
Components: camel-connector
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.19.0
So the camel-connector-plugin can generate the json schema file to be included
in the source code you check in git along side camel-connector.json so you have
all the details at your finger tips.
Its the files camel-connector-schema.json and camel-component-schema.json which
currently are built in the target/classes folder. We can make the built into
src/main/resources so they are more visible to the developers.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)