Croway commented on code in PR #19173:
URL: https://github.com/apache/camel/pull/19173#discussion_r2348251235
##########
core/camel-core-model/src/main/java/org/apache/camel/model/KameletDefinition.java:
##########
@@ -27,7 +27,11 @@
import org.apache.camel.spi.Metadata;
/**
- * To call Kamelets in special situations
+ * To call Kamelets in special situations. By default, calling kamelets should
be done as endpoints with the kamelet
+ * component, such as <code></code>to("kamelet:mykamelet")</code>. When a
Kamelet is designed for a special use-case
Review Comment:
`<code></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]