luigidemasi commented on code in PR #24116:
URL: https://github.com/apache/camel/pull/24116#discussion_r3442063118


##########
core/camel-util/src/main/java/org/apache/camel/util/SimpleUtils.java:
##########
@@ -27,6 +27,7 @@ public class SimpleUtils {
             Arrays.asList(
                     // Generated by camel build tools - do NOT edit this list!
                     // SIMPLE-FUNCTIONS: START
+                    "a2a",

Review Comment:
   Thanks, understood. I added an [`A2A Functions` 
section](https://github.com/apache/camel/pull/24116/changes/91114066d2395e591d0cd7744fdaef4ee6d3d094#diff-0ee28d05f7c9250c1c9a70130f19f257ef4d6d70108840531cc5389f6fa61ea3R1234)
 to the Simple language adoc page as well, so the functions are documented in 
the user docs and not only exposed through `SimpleConstants` / JSON metadata.
   



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