davsclaus opened a new issue, #3206: URL: https://github.com/apache/camel-k/issues/3206
The camel DSL for yaml is aligning to use camelCase ;) The kamelet init command outputs code that uses dash case These 2 files https://github.com/apache/camel-k/blob/main/resources/templates/kamelet.tmpl https://github.com/apache/camel-k/blob/main/resources/templates/yaml.tmpl set-body -> setBody set-header -> setHeader -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
