JiriOndrusek commented on a change in pull request #1879:
URL: https://github.com/apache/camel-quarkus/pull/1879#discussion_r500768168
##########
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:
I've noticed it. It would be probably better, to move generated changes
in bindy extension into separate commit (bindy's description was changed
several days ago -
https://github.com/apache/camel/blame/master/components/camel-bindy/src/main/docs/bindy-dataformat.adoc#L5)
----------------------------------------------------------------
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]