squakez commented on code in PR #5807:
URL: https://github.com/apache/camel-k/pull/5807#discussion_r1741553737


##########
pkg/apis/camel/v1/kamelet_types.go:
##########
@@ -76,6 +78,15 @@ type Kamelet struct {
 
 // KameletSpec specifies the configuration required to execute a Kamelet.
 type KameletSpec struct {
+       KameletSpecBase `json:",inline"`
+       // the optional versions available for this Kamelet. This field may not 
be taken in account by Camel core and is meant to support

Review Comment:
   cc @claudio4j I've added a more clear documentation to explain this won't be 
supported ootb by the core. Thanks.



-- 
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]

Reply via email to