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 fbf34adf19edc0d941db2dff48e7c3efe12d1800 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Mar 26 16:38:27 2025 +0100 Kamelets Catalog - Make the description a one liner - Azure Storage Files Sink Signed-off-by: Andrea Cosentino <anco...@gmail.com> --- kamelets/azure-storage-files-sink.kamelet.yaml | 5 +---- .../main/resources/kamelets/azure-storage-files-sink.kamelet.yaml | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/kamelets/azure-storage-files-sink.kamelet.yaml b/kamelets/azure-storage-files-sink.kamelet.yaml index 87d2368ff..bbe2638cb 100644 --- a/kamelets/azure-storage-files-sink.kamelet.yaml +++ b/kamelets/azure-storage-files-sink.kamelet.yaml @@ -31,10 +31,7 @@ metadata: spec: definition: title: "Azure Storage Files Sink" - description: |- - Upload data to Azure Storage Files Share. - - 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 Files Share. required: - accountName - shareName diff --git a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-files-sink.kamelet.yaml b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-files-sink.kamelet.yaml index 87d2368ff..bbe2638cb 100644 --- a/library/camel-kamelets/src/main/resources/kamelets/azure-storage-files-sink.kamelet.yaml +++ b/library/camel-kamelets/src/main/resources/kamelets/azure-storage-files-sink.kamelet.yaml @@ -31,10 +31,7 @@ metadata: spec: definition: title: "Azure Storage Files Sink" - description: |- - Upload data to Azure Storage Files Share. - - 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 Files Share. required: - accountName - shareName