ppalaga commented on PR #4295: URL: https://github.com/apache/camel-quarkus/pull/4295#issuecomment-1326386243
I think the proposal of @christophd is indeed correct. There is a separate `.service.` node in the config: https://github.com/apache/camel-quarkus/blob/main/extensions-core/core/runtime/src/main/java/org/apache/camel/quarkus/core/CamelConfig.java#L128-L140 ... and @jamesnetherton is also right that the docs is generated. So we need to fix the generator code. -- 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]
