amdmdi commented on pull request #103:
URL: https://github.com/apache/camel-spring-boot/pull/103#issuecomment-653741074


   PS: I first created this file by using jq on the one spring processor 
generates :
   
   cat target/classes/META-INF/spring-configuration-metadata.json | jq ' 
.properties | map(select(has("description") | not)) | .[] += {description: 
"TODO", defaultValue: "TODO"} | {properties: .}'


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to