From 09ab8ce6a0da8aa24157321fbb36c458135a5725 Mon Sep 17 00:00:00 2001 From: oscerd Date: Thu, 23 Feb 2023 13:46:48 +0000 Subject: [PATCH] Regen for commit ac35ff58a32e1807b3b70e521165401553b5ce4d Signed-off-by: GitHub --- .../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 c697b0d01..cbe7bfa28 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: