You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/04/12 16:19:23 UTC

[camel-kamelets] branch oscerd-patch-2 created (now b0c3818)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch oscerd-patch-2
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git.


      at b0c3818  Dropbox source: Fixed period description option

This branch includes the following new commits:

     new b0c3818  Dropbox source: Fixed period description option

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[camel-kamelets] 01/01: Dropbox source: Fixed period description option

Posted by ac...@apache.org.
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 <an...@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: