[
https://issues.apache.org/jira/browse/CAMEL-10842?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-10842.
---------------------------------
Resolution: Fixed
> 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)