You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2021/04/14 14:22:39 UTC

[camel-kamelets] 06/06: Added Azure Storage Queue Sink Kamelet

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

nferraro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 3d996611af1c5669084803135365fdf186697dee
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Apr 14 16:16:56 2021 +0200

    Added Azure Storage Queue Sink Kamelet
---
 docs/modules/ROOT/pages/azure-storage-queue-sink.adoc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/modules/ROOT/pages/azure-storage-queue-sink.adoc b/docs/modules/ROOT/pages/azure-storage-queue-sink.adoc
index 1bca7e6..f18575c 100644
--- a/docs/modules/ROOT/pages/azure-storage-queue-sink.adoc
+++ b/docs/modules/ROOT/pages/azure-storage-queue-sink.adoc
@@ -11,6 +11,8 @@ The Kamelet is able to understand the following headers to be set:
 
 If the header won't be set the default of 7 days will be used.
 
+The format should be in this form: PnDTnHnMn.nS., e.g: PT20.345S — parses as 20.345 seconds, P2D — parses as 2 days.
+
 == Configuration Options
 
 The following table summarizes the configuration options available for the `azure-storage-queue-sink` Kamelet: