This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push: new ac35ff58 Issue-981: Improve narrative for chatId. ac35ff58 is described below commit ac35ff58a32e1807b3b70e521165401553b5ce4d Author: Michael Anstis <mans...@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 c697b0d0..cbe7bfa2 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: