This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch kamelets-oneliner in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 1d71b05712602b7b93a51a4df237f58c20a5ecd8 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 26 12:39:13 2025 +0100 Kamelets Catalog - Make the description a one liner - Azure Storage Blob Sink Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- kamelets/azure-storage-blob-sink.kamelet.yaml | 5 +---- .../src/main/resources/kamelets/azure-storage-blob-sink.kamelet.yaml | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/kamelets/azure-storage-blob-sink.kamelet.yaml b/kamelets/azure-storage-blob-sink.kamelet.yaml index 1094957f5..fac26c1a6 100644 --- a/kamelets/azure-storage-blob-sink.kamelet.yaml +++ b/kamelets/azure-storage-blob-sink.kamelet.yaml @@ -31,10 +31,7 @@ metadata: spec: definition: title: "Azure Storage Blob Sink" - description: |- - Upload data to Azure Storage Blob. - - In the header, you can set the `file` / `ce-file` property to specify the filename to upload. If you do set property in the header, the Kamelet uses the exchange ID as filename. + description: Upload data to Azure Storage Blob. required: - accountName - containerName diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-sink.kamelet.yaml index 1094957f5..fac26c1a6 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-blob-sink.kamelet.yaml @@ -31,10 +31,7 @@ metadata: spec: definition: title: "Azure Storage Blob Sink" - description: |- - Upload data to Azure Storage Blob. - - In the header, you can set the `file` / `ce-file` property to specify the filename to upload. If you do set property in the header, the Kamelet uses the exchange ID as filename. + description: Upload data to Azure Storage Blob. required: - accountName - containerName