This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch dropbox-query in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 6a114be20b8bad9c68066e2b14645fd7b6f29746 Author: Andrea Cosentino <[email protected]> AuthorDate: Tue Mar 23 16:40:58 2021 +0100 Dropbox Kamelet Source: Query is required --- dropbox-source.kamelet.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/dropbox-source.kamelet.yaml b/dropbox-source.kamelet.yaml index 7f819dc..e97cf63 100644 --- a/dropbox-source.kamelet.yaml +++ b/dropbox-source.kamelet.yaml @@ -17,6 +17,7 @@ spec: - accessToken - clientIdentifier - remotePath + - query properties: period: title: Period between polls
