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

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

commit 5626fdd0db2f6fdcd47cb702cc6e755e3d764450
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Fri Sep 4 09:18:17 2020 +0200

    Regen
---
 .../org/apache/camel/catalog/components/azure-storage-queue.json        | 2 +-
 .../org/apache/camel/catalog/docs/azure-storage-queue-component.adoc    | 2 +-
 docs/components/modules/ROOT/pages/azure-storage-queue-component.adoc   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/azure-storage-queue.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/azure-storage-queue.json
index 47d5f02..37d7151 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/azure-storage-queue.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/azure-storage-queue.json
@@ -14,7 +14,7 @@
     "version": "3.5.0-SNAPSHOT",
     "scheme": "azure-storage-queue",
     "extendsScheme": "",
-    "syntax": "azure-storage-queue:queueName",
+    "syntax": "azure-storage-queue:accountName\/queueName",
     "async": false,
     "api": false,
     "apiPropertyQualifier": "",
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-storage-queue-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-storage-queue-component.adoc
index 4fd6649..44e3b3c 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-storage-queue-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/azure-storage-queue-component.adoc
@@ -91,7 +91,7 @@ The Azure Storage Queue Service component supports 16 
options, which are listed
 The Azure Storage Queue Service endpoint is configured using URI syntax:
 
 ----
-azure-storage-queue:queueName
+azure-storage-queue:accountName/queueName
 ----
 
 with the following path and query parameters:
diff --git 
a/docs/components/modules/ROOT/pages/azure-storage-queue-component.adoc 
b/docs/components/modules/ROOT/pages/azure-storage-queue-component.adoc
index b0a03a97..4164674 100644
--- a/docs/components/modules/ROOT/pages/azure-storage-queue-component.adoc
+++ b/docs/components/modules/ROOT/pages/azure-storage-queue-component.adoc
@@ -93,7 +93,7 @@ The Azure Storage Queue Service component supports 16 
options, which are listed
 The Azure Storage Queue Service endpoint is configured using URI syntax:
 
 ----
-azure-storage-queue:queueName
+azure-storage-queue:accountName/queueName
 ----
 
 with the following path and query parameters:

Reply via email to