You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2023/02/23 14:00:44 UTC

[camel-kamelets] 02/02: Regen for commit 3ddfd3087d976570c6a90f2f335656a59c4dd92c

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch 3.x
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 9c156ffacb63668debabceeb0fdde1a6df06c8a7
Author: Michael Anstis <ma...@redhat.com>
AuthorDate: Thu Feb 23 13:54:04 2023 +0000

    Regen for commit 3ddfd3087d976570c6a90f2f335656a59c4dd92c
---
 .../src/main/resources/kamelets/telegram-sink.kamelet.yaml             | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/library/camel-kamelets/src/main/resources/kamelets/telegram-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/telegram-sink.kamelet.yaml
index 22efdf67..b4435180 100644
--- a/library/camel-kamelets/src/main/resources/kamelets/telegram-sink.kamelet.yaml
+++ b/library/camel-kamelets/src/main/resources/kamelets/telegram-sink.kamelet.yaml
@@ -47,6 +47,7 @@ spec:
       - `chat-id` / `ce-chatid`: overrides the default chat where messages are sent to
     required:
       - authorizationToken
+      - chatId
     type: object
     properties:
       authorizationToken:
@@ -59,7 +60,7 @@ spec:
         - urn:camel:group:credentials
       chatId:
         title: Chat ID
-        description: The Chat ID to where you want to send messages by default.
+        description: The Chat ID to where you want to send messages by default. Optional if the `chat-id` / `ce-chatid` header is used.
         type: string
   types:
     out: