Claus Ibsen created CAMEL-10842:
-----------------------------------
Summary: Component JSon schema - JSon values should not always be
string types
Key: CAMEL-10842
URL: https://issues.apache.org/jira/browse/CAMEL-10842
Project: Camel
Issue Type: Improvement
Components: camel-catalog, tooling
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.19.0
Lets take a look at generating the json output using boolean, numeric values
when they are. So we dont have
"secret": "false"
but have
"secret": false
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)