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
commit 1c7ceb8372ea22dddf025d21b7e9d99e3ebfa5f8 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Jan 13 10:01:30 2022 +0100 Slack Source: Removed delay parameter in delay definition --- .../camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/library/camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml index 1c86c56..137915a 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/slack-source.kamelet.yaml @@ -54,7 +54,6 @@ spec: description: The delay between polls type: string example: "1s" - delay: "{{?delay}}" types: out: mediaType: application/json