You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/04/14 15:52:05 UTC

[GitHub] [camel-k] davsclaus opened a new issue, #3206: kamel init - Use camelCase for yaml created sample files

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: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez commented on issue #3206: kamel init - Use camelCase for yaml created sample files

Posted by GitBox <gi...@apache.org>.
squakez commented on issue #3206:
URL: https://github.com/apache/camel-k/issues/3206#issuecomment-1101203385

   We have many more places where to apply the replacement. I suggest we target a replacement in all the project.


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] SarveshLimaye commented on issue #3206: kamel init - Use camelCase for yaml created sample files

Posted by GitBox <gi...@apache.org>.
SarveshLimaye commented on issue #3206:
URL: https://github.com/apache/camel-k/issues/3206#issuecomment-1099410030

   Hey @davsclaus can I work on this issue ?


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] davsclaus commented on issue #3206: kamel init - Use camelCase for yaml created sample files

Posted by GitBox <gi...@apache.org>.
davsclaus commented on issue #3206:
URL: https://github.com/apache/camel-k/issues/3206#issuecomment-1099528428

   @SarveshLimaye yes sure you are welcome to work on this


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-k] squakez closed issue #3206: kamel init - Use camelCase for yaml created sample files

Posted by GitBox <gi...@apache.org>.
squakez closed issue #3206: kamel init - Use camelCase for yaml created sample files
URL: https://github.com/apache/camel-k/issues/3206


-- 
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: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org