This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/master by this push: new 32f143d Dropbox source: Fixed period description option 32f143d is described below commit 32f143db9d9fa189e40e30faf987d235dd42d075 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Apr 12 18:19:19 2021 +0200 Dropbox source: Fixed period description option --- dropbox-source.kamelet.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dropbox-source.kamelet.yaml b/dropbox-source.kamelet.yaml index e765103..5a1a3d4 100644 --- a/dropbox-source.kamelet.yaml +++ b/dropbox-source.kamelet.yaml @@ -21,7 +21,7 @@ spec: properties: period: title: Period between polls - description: The interval between fetches to the earthquake API in milliseconds + description: The interval between fetches to the Dropbox remote path in milliseconds type: integer default: 10000 accessToken: