[ https://issues.apache.org/jira/browse/CAMEL-20191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17794383#comment-17794383 ]
Claus Ibsen commented on CAMEL-20191: ------------------------------------- We need to change the generated model classes to use camelCase @YamlProperty(name = "should-append-hmac", type = "boolean") > camel-yaml-dsl - A few option has not same name as in catalog > ------------------------------------------------------------- > > Key: CAMEL-20191 > URL: https://issues.apache.org/jira/browse/CAMEL-20191 > Project: Camel > Issue Type: Improvement > Components: camel-yaml-dsl > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: 4.x > > > In camel-catalog - enableCORS > In CamelYamlDSL -> enableCors > jaxb properties > In camel-catalog - ignoreJAXBElement and mustBeJAXBElement > In CamelYamlDSL -> ignoreJaxbElement and mustBeJaxbElement > crypto properties > In camel-catalog - shouldAppendHMAC > In CamelYamlDSL -> shouldAppendHmac -- This message was sent by Atlassian Jira (v8.20.10#820010)