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 19ec68cc058 Regen
19ec68cc058 is described below
commit 19ec68cc058eeae883a067f6a450f69558f8bb5b
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jan 30 17:29:01 2025 +0100
Regen
---
.../org/apache/camel/springboot/catalog/components/minio.json | 3 ++-
1 file changed, 2 insertions(+), 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 a51ffa8fefa..32f04c68f5d 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
@@ -96,7 +96,8 @@
"CamelMinioReplicationStatus": { "index": 18, "kind": "header",
"displayName": "", "group": "common", "label": "", "required": false,
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired":
false, "secret": false, "description": "The replication status",
"constantName":
"org.apache.camel.component.minio.MinioConstants#REPLICATION_STATUS" },
"CamelMinioOffset": { "index": 19, "kind": "header", "displayName": "",
"group": "producer", "label": "producer", "required": false, "javaType":
"String", "deprecated": false, "deprecationNote": "", "autowired": false,
"secret": false, "description": "The offset", "constantName":
"org.apache.camel.component.minio.MinioConstants#OFFSET" },
"CamelMinioLength": { "index": 20, "kind": "header", "displayName": "",
"group": "producer", "label": "producer", "required": false, "javaType":
"String", "deprecated": false, "deprecationNote": "", "autowired": false,
"secret": false, "description": "The length", "constantName":
"org.apache.camel.component.minio.MinioConstants#LENGTH" },
- "CamelMinioPresignedURLExpirationTime": { "index": 21, "kind": "header",
"displayName": "", "group": "producer", "label": "producer", "required": false,
"javaType": "int", "deprecated": false, "deprecationNote": "", "autowired":
false, "secret": false, "description": "Expiration of minio presigned url in
Seconds", "constantName":
"org.apache.camel.component.minio.MinioConstants#PRESIGNED_URL_EXPIRATION_TIME"
}
+ "CamelMinioPresignedURLExpirationTime": { "index": 21, "kind": "header",
"displayName": "", "group": "producer", "label": "producer", "required": false,
"javaType": "int", "deprecated": false, "deprecationNote": "", "autowired":
false, "secret": false, "description": "Expiration of minio presigned url in
Seconds", "constantName":
"org.apache.camel.component.minio.MinioConstants#PRESIGNED_URL_EXPIRATION_TIME"
},
+ "CamelMinioOverrideBucketName": { "index": 22, "kind": "header",
"displayName": "", "group": "common", "label": "", "required": false,
"javaType": "String", "deprecated": false, "deprecationNote": "", "autowired":
false, "secret": false, "description": "The bucket Name to override which this
object will be stored or which will be used for the current operation or in
which this object is contained.", "constantName":
"org.apache.camel.component.minio.MinioConstants#OVERRIDE_BUCKET_NAME" }
},
"properties": {
"bucketName": { "index": 0, "kind": "path", "displayName": "Bucket Name",
"group": "common", "label": "", "required": true, "type": "string", "javaType":
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired":
false, "secret": false, "configurationClass":
"org.apache.camel.component.minio.MinioConfiguration", "configurationField":
"configuration", "description": "Bucket name" },