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 f4c5bd1d1c3 Regen
f4c5bd1d1c3 is described below

commit f4c5bd1d1c3febbb7c520b44870b6994127089ee
Author: Claus Ibsen <[email protected]>
AuthorDate: Wed Dec 3 18:41:06 2025 +0100

    Regen
---
 .../org/apache/camel/springboot/catalog/components/ibm-cos.json       | 4 ++--
 components-starter/camel-ibm-cos-starter/src/main/docs/ibm-cos.json   | 2 +-
 .../component/ibm/cos/springboot/IBMCOSComponentConfiguration.java    | 4 +++-
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ibm-cos.json
 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ibm-cos.json
index c9eb08dfa0d..6764a35cefe 100644
--- 
a/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ibm-cos.json
+++ 
b/catalog/camel-catalog-provider-springboot/src/main/resources/org/apache/camel/springboot/catalog/components/ibm-cos.json
@@ -27,7 +27,7 @@
     "autoCreateBucket": { "index": 0, "kind": "property", "displayName": "Auto 
Create Bucket", "group": "common", "label": "common", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.ibm.cos.IBMCOSConfiguration", "configurationField": 
"configuration", "description": "Automatically create the bucket if it doesn't 
exist" },
     "configuration": { "index": 1, "kind": "property", "displayName": 
"Configuration", "group": "common", "label": "", "required": false, "type": 
"object", "javaType": "org.apache.camel.component.ibm.cos.IBMCOSConfiguration", 
"deprecated": false, "autowired": false, "secret": false, "description": "The 
component configuration" },
     "delimiter": { "index": 2, "kind": "property", "displayName": "Delimiter", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.ibm.cos.IBMCOSConfiguration", "configurationField": 
"configuration", "description": "The delimiter to use for listing objects" },
-    "endpointUrl": { "index": 3, "kind": "property", "displayName": "Endpoint 
Url", "group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.ibm.cos.IBMCOSConfiguration", "configurationField": 
"configuration", "description": "IBM COS Endpoint URL (e.g., 
https:\/\/s3.us-south.cloud-object-storage.appdomain.cloud)" },
+    "endpointUrl": { "index": 3, "kind": "property", "displayName": "Endpoint 
Url", "group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.ibm.cos.IBMCOSConfiguration", "configurationField": 
"configuration", "description": "IBM COS Endpoint URL (e.g., 
https:\/\/s3.us-south.cloud-object-storage.appdomain.cloud) Note that some 
operations  [...]
     "location": { "index": 4, "kind": "property", "displayName": "Location", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.ibm.cos.IBMCOSConfiguration", "configurationField": 
"configuration", "description": "IBM COS Location\/Region (e.g., us-south, 
eu-gb)" },
     "prefix": { "index": 5, "kind": "property", "displayName": "Prefix", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.ibm.cos.IBMCOSConfiguration", "configurationField": 
"configuration", "description": "The prefix to use for listing objects" },
     "bridgeErrorHandler": { "index": 6, "kind": "property", "displayName": 
"Bridge Error Handler", "group": "consumer", "label": "consumer", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": false, "description": 
"Allows for bridging the consumer to the Camel routing Error Handler, which 
mean any exceptions (if possible) occurred while the Camel consumer is trying 
to pickup incoming messages, or the like [...]
@@ -81,7 +81,7 @@
     "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, "description": "Bucket name" },
     "autoCreateBucket": { "index": 1, "kind": "parameter", "displayName": 
"Auto Create Bucket", "group": "common", "label": "common", "required": false, 
"type": "boolean", "javaType": "boolean", "deprecated": false, "autowired": 
false, "secret": false, "defaultValue": false, "configurationClass": 
"org.apache.camel.component.ibm.cos.IBMCOSConfiguration", "configurationField": 
"configuration", "description": "Automatically create the bucket if it doesn't 
exist" },
     "delimiter": { "index": 2, "kind": "parameter", "displayName": 
"Delimiter", "group": "common", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, "autowired": 
false, "secret": false, "configurationClass": 
"org.apache.camel.component.ibm.cos.IBMCOSConfiguration", "configurationField": 
"configuration", "description": "The delimiter to use for listing objects" },
-    "endpointUrl": { "index": 3, "kind": "parameter", "displayName": "Endpoint 
Url", "group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.ibm.cos.IBMCOSConfiguration", "configurationField": 
"configuration", "description": "IBM COS Endpoint URL (e.g., 
https:\/\/s3.us-south.cloud-object-storage.appdomain.cloud)" },
+    "endpointUrl": { "index": 3, "kind": "parameter", "displayName": "Endpoint 
Url", "group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.ibm.cos.IBMCOSConfiguration", "configurationField": 
"configuration", "description": "IBM COS Endpoint URL (e.g., 
https:\/\/s3.us-south.cloud-object-storage.appdomain.cloud) Note that some 
operations [...]
     "location": { "index": 4, "kind": "parameter", "displayName": "Location", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.ibm.cos.IBMCOSConfiguration", "configurationField": 
"configuration", "description": "IBM COS Location\/Region (e.g., us-south, 
eu-gb)" },
     "prefix": { "index": 5, "kind": "parameter", "displayName": "Prefix", 
"group": "common", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "autowired": false, 
"secret": false, "configurationClass": 
"org.apache.camel.component.ibm.cos.IBMCOSConfiguration", "configurationField": 
"configuration", "description": "The prefix to use for listing objects" },
     "deleteAfterRead": { "index": 6, "kind": "parameter", "displayName": 
"Delete After Read", "group": "consumer", "label": "consumer", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"autowired": false, "secret": false, "defaultValue": true, 
"configurationClass": "org.apache.camel.component.ibm.cos.IBMCOSConfiguration", 
"configurationField": "configuration", "description": "Delete the object from 
IBM COS after it has been retrieved" },
diff --git 
a/components-starter/camel-ibm-cos-starter/src/main/docs/ibm-cos.json 
b/components-starter/camel-ibm-cos-starter/src/main/docs/ibm-cos.json
index 07d63e8ca7c..55d72e0012a 100644
--- a/components-starter/camel-ibm-cos-starter/src/main/docs/ibm-cos.json
+++ b/components-starter/camel-ibm-cos-starter/src/main/docs/ibm-cos.json
@@ -111,7 +111,7 @@
     {
       "name": "camel.component.ibm-cos.endpoint-url",
       "type": "java.lang.String",
-      "description": "IBM COS Endpoint URL (e.g., 
https:\/\/s3.us-south.cloud-object-storage.appdomain.cloud)",
+      "description": "IBM COS Endpoint URL (e.g., 
https:\/\/s3.us-south.cloud-object-storage.appdomain.cloud) Note that some 
operations requires to use a regional endpoint URL instead of a cross-region 
one.",
       "sourceType": 
"org.apache.camel.component.ibm.cos.springboot.IBMCOSComponentConfiguration"
     },
     {
diff --git 
a/components-starter/camel-ibm-cos-starter/src/main/java/org/apache/camel/component/ibm/cos/springboot/IBMCOSComponentConfiguration.java
 
b/components-starter/camel-ibm-cos-starter/src/main/java/org/apache/camel/component/ibm/cos/springboot/IBMCOSComponentConfiguration.java
index e22331220e7..fb6166788da 100644
--- 
a/components-starter/camel-ibm-cos-starter/src/main/java/org/apache/camel/component/ibm/cos/springboot/IBMCOSComponentConfiguration.java
+++ 
b/components-starter/camel-ibm-cos-starter/src/main/java/org/apache/camel/component/ibm/cos/springboot/IBMCOSComponentConfiguration.java
@@ -52,7 +52,9 @@ public class IBMCOSComponentConfiguration
     private String delimiter;
     /**
      * IBM COS Endpoint URL (e.g.,
-     * https://s3.us-south.cloud-object-storage.appdomain.cloud)
+     * https://s3.us-south.cloud-object-storage.appdomain.cloud) Note that some
+     * operations requires to use a regional endpoint URL instead of a
+     * cross-region one.
      */
     private String endpointUrl;
     /**

Reply via email to