jamesnetherton commented on a change in pull request #1879: URL: https://github.com/apache/camel-quarkus/pull/1879#discussion_r500767111
########## File path: extensions/bindy/runtime/src/main/resources/META-INF/quarkus-extension.yaml ########## @@ -22,7 +22,7 @@ # --- name: "Camel Bindy" -description: "Marshal and unmarshal Java beans from and to flat payloads (such as CSV, delimited, fixed length formats, or FIX messages)" +description: "Marshal and unmarshal between POJOs and Comma separated values (CSV) format using Camel Bindy Marshal and unmarshal between POJOs and fixed field length format using Camel Bindy Marshal and unmarshal between POJOs and key-value pair (KVP) format using Camel Bindy" Review comment: Similar issue for SnakeYAML. ---------------------------------------------------------------- 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: us...@infra.apache.org