[
https://issues.apache.org/jira/browse/CAMEL-10842?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15869546#comment-15869546
]
Claus Ibsen commented on CAMEL-10842:
-------------------------------------
The version numbers must still be string type as they have dot in the versions
and also -SNAPSHOT or -mycompany etc.
> 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)