From b0c38183bb96453d83be5719dc40319ae94aeb07 Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Mon, 12 Apr 2021 18:19:19 +0200 Subject: [PATCH] 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 e765103e8..5a1a3d4e9 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: