This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git
The following commit(s) were added to refs/heads/main by this push:
new 1f841409c71 Regen
1f841409c71 is described below
commit 1f841409c71d3231ca99ea21fc59a2854785f48d
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Jan 31 10:47:51 2025 +0100
Regen
---
.../resources/org/apache/camel/springboot/catalog/components/minio.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/minio.json
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/minio.json
index 32f04c68f5d..911e75a9abe 100644
---
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/minio.json
+++
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/minio.json
@@ -75,7 +75,7 @@
"serverSideEncryptionCustomerKey": { "index": 48, "kind": "property",
"displayName": "Server Side Encryption Customer Key", "group": "security",
"label": "security", "required": false, "type": "object", "javaType":
"io.minio.ServerSideEncryptionCustomerKey", "deprecated": false, "autowired":
false, "secret": false, "configurationClass":
"org.apache.camel.component.minio.MinioConfiguration", "configurationField":
"configuration", "description": "Server-side encryption for source objec [...]
},
"headers": {
- "CamelMinioBucketName": { "index": 0, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "Producer: The bucket Name which this object will be
stored or which will be used for the current operation. Consumer: The name of
the bucket in which this object is contained.", "constantName":
"org.apache.camel.component.minio.MinioConstants# [...]
+ "CamelMinioBucketName": { "index": 0, "kind": "header", "displayName": "",
"group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "Consumer: The name of the bucket in which this object is
contained.", "constantName":
"org.apache.camel.component.minio.MinioConstants#BUCKET_NAME" },
"CamelMinioDestinationBucketName": { "index": 1, "kind": "header",
"displayName": "", "group": "producer", "label": "producer", "required": false,
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired":
false, "secret": false, "description": "The bucket Destination Name which will
be used for the current operation.", "constantName":
"org.apache.camel.component.minio.MinioConstants#DESTINATION_BUCKET_NAME" },
"CamelMinioContentControl": { "index": 2, "kind": "header", "displayName":
"", "group": "common", "label": "", "required": false, "javaType": "String",
"deprecated": false, "deprecationNote": "", "autowired": false, "secret":
false, "description": "Producer: The content control of this object. Consumer:
The optional Cache-Control HTTP header which allows the user to specify caching
behavior along the HTTP request\/reply chain.", "constantName":
"org.apache.camel.component.minio.Minio [...]
"CamelMinioContentDisposition": { "index": 3, "kind": "header",
"displayName": "", "group": "common", "label": "", "required": false,
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired":
false, "secret": false, "description": "Producer: The content disposition of
this object. Consumer: The optional Content-Disposition HTTP header, which
specifies presentational information such as the recommended filename for the
object to be saved as.", "constantName": "org [...]