aldettinger commented on a change in pull request #1239: URL: https://github.com/apache/camel-quarkus/pull/1239#discussion_r427386151
########## File path: extensions/avro/runtime/src/main/resources/META-INF/quarkus-extension.yaml ########## @@ -24,8 +24,10 @@ name: "Camel Avro" description: "Serialize and deserialize messages using Apache Avro binary data format" metadata: - unlisted: true - guide: "https://camel.apache.org/components/latest/avro-dataformat.html" + keywords: + - "camel" + - "messaging" + - "transformation" + guide: "https://camel.apache.org/components/latest/dataformats/avro-dataformat.html" categories: - "integration" Review comment: Good to know. Thanks for sharing :+1: ---------------------------------------------------------------- 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