This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch oscerd-patch-2 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit b0c38183bb96453d83be5719dc40319ae94aeb07 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: