jamesnetherton commented on PR #8814: URL: https://github.com/apache/camel-quarkus/pull/8814#issuecomment-4854928161
I agree with option 1. The catalog should be the single source of truth for descriptions. The fallback logic in `CqUtils.getDescription()` already handles this cleanly — single-model extensions get the catalog description automatically, and multi-model extensions still require an explicit `<description>` (with the plugin warning when one is missing). -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
