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 <anco...@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: