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 1ca27e32a552f7f847419808cda3fae8dd5ba22d Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Dec 1 10:54:36 2022 +0100 Added Microsoft Exchange IMAP OAUTH source kamelet Signed-off-by: Andrea Cosentino <[email protected]> --- kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml b/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml index e774f276..3c1f7f1a 100644 --- a/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml +++ b/kamelets/ms-exchange-online-imap-oauth-source.kamelet.yaml @@ -101,4 +101,4 @@ spec: delay: "{{delay}}" authenticator: "#bean:{{exchangeAuthenticator}}" steps: - - to: "kamelet:sink" \ No newline at end of file + - to: "kamelet:sink"
