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 13:59:30 UTC

[camel-kamelets] branch 3.20.x updated (bd8935fc -> a6168f65)

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

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


    from bd8935fc Add a "namespace" label to help group kamelets - Validation
     new 430c0f65 Issue-981: Improve narrative for chatId.
     new a6168f65 Regen for commit 4929e78125bd0c58438920185cd3f2f12b1519b9

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 kamelets/telegram-sink.kamelet.yaml                                    | 3 ++-
 .../src/main/resources/kamelets/telegram-sink.kamelet.yaml             | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)


[camel-kamelets] 01/02: Issue-981: Improve narrative for chatId.

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 430c0f65893b4d600975b5f1c21aaa6f35b533f4
Author: Michael Anstis <ma...@redhat.com>
AuthorDate: Thu Feb 23 13:35:29 2023 +0000

    Issue-981: Improve narrative for chatId.
---
 kamelets/telegram-sink.kamelet.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/kamelets/telegram-sink.kamelet.yaml b/kamelets/telegram-sink.kamelet.yaml
index 899a4f42..4a69bdfa 100644
--- a/kamelets/telegram-sink.kamelet.yaml
+++ b/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:


[camel-kamelets] 02/02: Regen for commit 4929e78125bd0c58438920185cd3f2f12b1519b9

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit a6168f65dfd8d0c651234d56647d94e450c75367
Author: Michael Anstis <ma...@redhat.com>
AuthorDate: Thu Feb 23 13:56:28 2023 +0000

    Regen for commit 4929e78125bd0c58438920185cd3f2f12b1519b9
---
 .../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 899a4f42..4a69bdfa 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: