This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new d3a5a87a661 Regen for commit e2ad230d86fcbbc1e3c4ad5a9daf01aa3127eb42
d3a5a87a661 is described below

commit d3a5a87a661492efb8bd8d006be6b551af68426a
Author: klease <kle...@users.noreply.github.com>
AuthorDate: Thu May 11 15:04:20 2023 +0000

    Regen for commit e2ad230d86fcbbc1e3c4ad5a9daf01aa3127eb42
    
    Signed-off-by: GitHub <nore...@github.com>
---
 .../camel/catalog/components/hwcloud-frs.json      | 22 +++++++++++-----------
 .../components/hwcloud-imagerecognition.json       | 10 +++++-----
 .../component/huaweicloud/frs/hwcloud-frs.json     | 22 +++++++++++-----------
 .../image/hwcloud-imagerecognition.json            | 10 +++++-----
 4 files changed, 32 insertions(+), 32 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hwcloud-frs.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hwcloud-frs.json
index 6626d121bb7..9c9c3381d44 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hwcloud-frs.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hwcloud-frs.json
@@ -28,15 +28,15 @@
   "properties": {
     "operation": { "kind": "path", "displayName": "Operation name", "group": 
"producer", "label": "producer", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Name of Face Recognition 
operation to perform, including faceDetection, faceVerification and 
faceLiveDetection" },
     "accessKey": { "kind": "parameter", "displayName": "Account access key 
(AK)", "group": "producer", "label": "", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "description": "Access key for the cloud 
user" },
-    "actions": { "kind": "parameter", "displayName": "actions", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "This param is mandatory when the 
operation is faceLiveDetection, indicating the action code sequence list. 
Actions are separated by commas (,). Currently, the following actions are 
supported: 1: Shake the head to the left. 2: Sh [...]
-    "actionTimes": { "kind": "parameter", "displayName": "actionTime", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when the operation is faceLiveDetection, indicating the action time array. The 
length of the array is the same as the number of actions. Each item contains 
the start time and end time of the action  [...]
-    "anotherImageBase64": { "kind": "parameter", "displayName": 
"anotherImageBase64", "group": "producer", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": 
"This param can be used when operation is faceVerification, indicating the 
Base64 character string converted from the other image. It needs to be 
configured if imageBase64 is set. The image size cannot excee [...]
-    "anotherImageFilePath": { "kind": "parameter", "displayName": 
"anotherImageFilePath", "group": "producer", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": 
"This param can be used when operation is faceVerification, indicating the 
local file path of the other image. It needs to be configured if imageFilePath 
is set. Image size cannot exceed 8 MB, and it is  [...]
-    "anotherImageUrl": { "kind": "parameter", "displayName": 
"anotherImageUrl", "group": "producer", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": 
"This param can be used when operation is faceVerification, indicating the URL 
of the other image. It needs to be configured if imageUrl is set. The options 
are as follows: 1.HTTP\/HTTPS URLs on the public network [...]
+    "actions": { "kind": "parameter", "displayName": "Actions", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "This param is mandatory when the 
operation is faceLiveDetection, indicating the action code sequence list. 
Actions are separated by commas (,). Currently, the following actions are 
supported: 1: Shake the head to the left. 2: Sh [...]
+    "actionTimes": { "kind": "parameter", "displayName": "Action Time", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when the operation is faceLiveDetection, indicating the action time array. The 
length of the array is the same as the number of actions. Each item contains 
the start time and end time of the action [...]
+    "anotherImageBase64": { "kind": "parameter", "displayName": "Another Image 
in Base64", "group": "producer", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": 
"This param can be used when operation is faceVerification, indicating the 
Base64 character string converted from the other image. It needs to be 
configured if imageBase64 is set. The image size cannot  [...]
+    "anotherImageFilePath": { "kind": "parameter", "displayName": "Another 
Image File Path", "group": "producer", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": 
"This param can be used when operation is faceVerification, indicating the 
local file path of the other image. It needs to be configured if imageFilePath 
is set. Image size cannot exceed 8 MB, and it  [...]
+    "anotherImageUrl": { "kind": "parameter", "displayName": "Another Image 
Url", "group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceVerification, indicating the URL of the other image. It 
needs to be configured if imageUrl is set. The options are as follows: 
1.HTTP\/HTTPS URLs on the public netwo [...]
     "endpoint": { "kind": "parameter", "displayName": "Service endpoint", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Fully qualified Face 
Recognition service url. Carries higher precedence than region based 
configuration." },
-    "imageBase64": { "kind": "parameter", "displayName": "imageBase64", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceDetection or faceVerification, indicating the Base64 
character string converted from an image. Any one of imageBase64, imageUrl and 
imageFilePath needs to be set, and the prio [...]
-    "imageFilePath": { "kind": "parameter", "displayName": "imageFilePath", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceDetection or faceVerification, indicating the local image 
file path. Any one of imageBase64, imageUrl and imageFilePath needs to be set, 
and the priority is imageBase64 im [...]
-    "imageUrl": { "kind": "parameter", "displayName": "imageUrl", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "This param can be used when operation 
is faceDetection or faceVerification, indicating the URL of an image. Any one 
of imageBase64, imageUrl and imageFilePath needs to be set, and the priority is 
imageBase64 imageUrl imageFile [...]
+    "imageBase64": { "kind": "parameter", "displayName": "Image in Base64", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceDetection or faceVerification, indicating the Base64 
character string converted from an image. Any one of imageBase64, imageUrl and 
imageFilePath needs to be set, and the  [...]
+    "imageFilePath": { "kind": "parameter", "displayName": "Image File Path", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceDetection or faceVerification, indicating the local image 
file path. Any one of imageBase64, imageUrl and imageFilePath needs to be set, 
and the priority is imageBase64  [...]
+    "imageUrl": { "kind": "parameter", "displayName": "Image Url", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "This param can be used when operation 
is faceDetection or faceVerification, indicating the URL of an image. Any one 
of imageBase64, imageUrl and imageFilePath needs to be set, and the priority is 
imageBase64 imageUrl imageFil [...]
     "projectId": { "kind": "parameter", "displayName": "Project ID", "group": 
"producer", "label": "", "required": true, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Cloud project ID" },
     "proxyHost": { "kind": "parameter", "displayName": "Proxy server host", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Proxy server ip\/hostname" 
},
     "proxyPassword": { "kind": "parameter", "displayName": "Proxy password", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "description": "Proxy authentication 
password" },
@@ -45,9 +45,9 @@
     "region": { "kind": "parameter", "displayName": "Service region", "group": 
"producer", "label": "", "required": true, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Face Recognition service region. 
Currently only cn-north-1 and cn-north-4 are supported. This is lower 
precedence than endpoint based configuration." },
     "secretKey": { "kind": "parameter", "displayName": "Account secret key 
(SK)", "group": "producer", "label": "", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "description": "Secret key for the cloud 
user" },
     "serviceKeys": { "kind": "parameter", "displayName": "Service 
Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.huaweicloud.common.models.ServiceKeys", 
"deprecated": false, "deprecationNote": "", "autowired": false, "secret": true, 
"description": "Configuration object for cloud service authentication" },
-    "videoBase64": { "kind": "parameter", "displayName": "videoBase64", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceLiveDetection, indicating the Base64 character string 
converted from a video. Any one of videoBase64, videoUrl and videoFilePath 
needs to be set, and the priority is videoBase [...]
-    "videoFilePath": { "kind": "parameter", "displayName": "videoFilePath", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceLiveDetection, indicating the local video file path. Any 
one of videoBase64, videoUrl and videoFilePath needs to be set, and the 
priority is videoBase64 videoUrl videoFile [...]
-    "videoUrl": { "kind": "parameter", "displayName": "videoUrl", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "This param can be used when operation 
is faceLiveDetection, indicating the URL of a video. Any one of videoBase64, 
videoUrl and videoFilePath needs to be set, and the priority is videoBase64 
videoUrl videoFilePath. Currently,  [...]
+    "videoBase64": { "kind": "parameter", "displayName": "Video in Base64", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceLiveDetection, indicating the Base64 character string 
converted from a video. Any one of videoBase64, videoUrl and videoFilePath 
needs to be set, and the priority is video [...]
+    "videoFilePath": { "kind": "parameter", "displayName": "Video File Path", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceLiveDetection, indicating the local video file path. Any 
one of videoBase64, videoUrl and videoFilePath needs to be set, and the 
priority is videoBase64 videoUrl videoFi [...]
+    "videoUrl": { "kind": "parameter", "displayName": "Video Url", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "This param can be used when operation 
is faceLiveDetection, indicating the URL of a video. Any one of videoBase64, 
videoUrl and videoFilePath needs to be set, and the priority is videoBase64 
videoUrl videoFilePath. Currently, [...]
     "lazyStartProducer": { "kind": "parameter", "displayName": "Lazy Start 
Producer", "group": "producer (advanced)", "label": "producer,advanced", 
"required": false, "type": "boolean", "javaType": "boolean", "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": false, 
"description": "Whether the producer should be started lazy (on the first 
message). By starting lazy you can use this to allow CamelContext and routes to 
startup in situations where a producer may other [...]
     "ignoreSslVerification": { "kind": "parameter", "displayName": "SSL 
Verification Ignored", "group": "security", "label": "security", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "defaultValue": 
false, "description": "Ignore SSL verification" }
   }
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hwcloud-imagerecognition.json
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hwcloud-imagerecognition.json
index 7bbdb015c90..2f253d39933 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hwcloud-imagerecognition.json
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/hwcloud-imagerecognition.json
@@ -29,8 +29,8 @@
     "operation": { "kind": "path", "displayName": "Operation name", "group": 
"producer", "label": "producer", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Name of Image Recognition 
operation to perform, including celebrityRecognition and tagRecognition" },
     "accessKey": { "kind": "parameter", "displayName": "Account access key 
(AK)", "group": "producer", "label": "", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "description": "Access key for the cloud 
user" },
     "endpoint": { "kind": "parameter", "displayName": "Service endpoint", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Fully qualified Image 
Recognition service url. Carries higher precedence than region based 
configuration." },
-    "imageContent": { "kind": "parameter", "displayName": "imageContent", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Indicates the Base64 
character string converted from the image. The size cannot exceed 10 MB. The 
image resolution of the narrow sides must be greater than 15 pixels, and that 
of the wide sides cannot exceed 4096 pixel [...]
-    "imageUrl": { "kind": "parameter", "displayName": "imageUrl", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Indicates the URL of an image. The 
options are as follows: HTTP\/HTTPS URLs on the public network OBS URLs. To use 
OBS data, authorization is required, including service authorization, temporary 
authorization, and anonymous pu [...]
+    "imageContent": { "kind": "parameter", "displayName": "Image in Base64", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Indicates the Base64 
character string converted from the image. The size cannot exceed 10 MB. The 
image resolution of the narrow sides must be greater than 15 pixels, and that 
of the wide sides cannot exceed 4096 pi [...]
+    "imageUrl": { "kind": "parameter", "displayName": "Image Url", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Indicates the URL of an image. The 
options are as follows: HTTP\/HTTPS URLs on the public network OBS URLs. To use 
OBS data, authorization is required, including service authorization, temporary 
authorization, and anonymous p [...]
     "projectId": { "kind": "parameter", "displayName": "Project ID", "group": 
"producer", "label": "", "required": true, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Cloud project ID" },
     "proxyHost": { "kind": "parameter", "displayName": "Proxy server host", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Proxy server ip\/hostname" 
},
     "proxyPassword": { "kind": "parameter", "displayName": "Proxy password", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "description": "Proxy authentication 
password" },
@@ -39,9 +39,9 @@
     "region": { "kind": "parameter", "displayName": "Service region", "group": 
"producer", "label": "", "required": true, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Image Recognition service region. 
Currently only cn-north-1 and cn-north-4 are supported. This is lower 
precedence than endpoint based configuration." },
     "secretKey": { "kind": "parameter", "displayName": "Account secret key 
(SK)", "group": "producer", "label": "", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "description": "Secret key for the cloud 
user" },
     "serviceKeys": { "kind": "parameter", "displayName": "Service 
Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.huaweicloud.common.models.ServiceKeys", 
"deprecated": false, "deprecationNote": "", "autowired": false, "secret": true, 
"description": "Configuration object for cloud service authentication" },
-    "tagLanguage": { "kind": "parameter", "displayName": "tagLanguage", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "defaultValue": "zh", "description": 
"Indicates the language of the returned tags when the operation is 
tagRecognition, including zh and en." },
-    "tagLimit": { "kind": "parameter", "displayName": "tagLimit", "group": 
"producer", "label": "", "required": false, "type": "integer", "javaType": 
"int", "deprecated": false, "deprecationNote": "", "autowired": false, 
"secret": false, "defaultValue": 50, "description": "Indicates the maximum 
number of the returned tags when the operation is tagRecognition." },
-    "threshold": { "kind": "parameter", "displayName": "threshold", "group": 
"producer", "label": "", "required": false, "type": "number", "javaType": 
"float", "deprecated": false, "deprecationNote": "", "autowired": false, 
"secret": false, "description": "Indicates the threshold of confidence. When 
the operation is tagRecognition, this parameter ranges from 0 to 100. Tags 
whose confidence score is lower than the threshold will not be returned. The 
default value is 60. When the operation [...]
+    "tagLanguage": { "kind": "parameter", "displayName": "Tag Language", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "defaultValue": "zh", "description": 
"Indicates the language of the returned tags when the operation is 
tagRecognition, including zh and en." },
+    "tagLimit": { "kind": "parameter", "displayName": "Tag Limit", "group": 
"producer", "label": "", "required": false, "type": "integer", "javaType": 
"int", "deprecated": false, "deprecationNote": "", "autowired": false, 
"secret": false, "defaultValue": 50, "description": "Indicates the maximum 
number of the returned tags when the operation is tagRecognition." },
+    "threshold": { "kind": "parameter", "displayName": "Threshold of 
confidence", "group": "producer", "label": "", "required": false, "type": 
"number", "javaType": "float", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Indicates the threshold of 
confidence. When the operation is tagRecognition, this parameter ranges from 0 
to 100. Tags whose confidence score is lower than the threshold will not be 
returned. The default value is 60. When [...]
     "lazyStartProducer": { "kind": "parameter", "displayName": "Lazy Start 
Producer", "group": "producer (advanced)", "label": "producer,advanced", 
"required": false, "type": "boolean", "javaType": "boolean", "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": false, 
"description": "Whether the producer should be started lazy (on the first 
message). By starting lazy you can use this to allow CamelContext and routes to 
startup in situations where a producer may other [...]
     "ignoreSslVerification": { "kind": "parameter", "displayName": "SSL 
Verification Ignored", "group": "security", "label": "security", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "defaultValue": 
false, "description": "Ignore SSL verification" }
   }
diff --git 
a/components/camel-huawei/camel-huaweicloud-frs/src/generated/resources/org/apache/camel/component/huaweicloud/frs/hwcloud-frs.json
 
b/components/camel-huawei/camel-huaweicloud-frs/src/generated/resources/org/apache/camel/component/huaweicloud/frs/hwcloud-frs.json
index 6626d121bb7..9c9c3381d44 100644
--- 
a/components/camel-huawei/camel-huaweicloud-frs/src/generated/resources/org/apache/camel/component/huaweicloud/frs/hwcloud-frs.json
+++ 
b/components/camel-huawei/camel-huaweicloud-frs/src/generated/resources/org/apache/camel/component/huaweicloud/frs/hwcloud-frs.json
@@ -28,15 +28,15 @@
   "properties": {
     "operation": { "kind": "path", "displayName": "Operation name", "group": 
"producer", "label": "producer", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Name of Face Recognition 
operation to perform, including faceDetection, faceVerification and 
faceLiveDetection" },
     "accessKey": { "kind": "parameter", "displayName": "Account access key 
(AK)", "group": "producer", "label": "", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "description": "Access key for the cloud 
user" },
-    "actions": { "kind": "parameter", "displayName": "actions", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "This param is mandatory when the 
operation is faceLiveDetection, indicating the action code sequence list. 
Actions are separated by commas (,). Currently, the following actions are 
supported: 1: Shake the head to the left. 2: Sh [...]
-    "actionTimes": { "kind": "parameter", "displayName": "actionTime", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when the operation is faceLiveDetection, indicating the action time array. The 
length of the array is the same as the number of actions. Each item contains 
the start time and end time of the action  [...]
-    "anotherImageBase64": { "kind": "parameter", "displayName": 
"anotherImageBase64", "group": "producer", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": 
"This param can be used when operation is faceVerification, indicating the 
Base64 character string converted from the other image. It needs to be 
configured if imageBase64 is set. The image size cannot excee [...]
-    "anotherImageFilePath": { "kind": "parameter", "displayName": 
"anotherImageFilePath", "group": "producer", "label": "", "required": false, 
"type": "string", "javaType": "java.lang.String", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": 
"This param can be used when operation is faceVerification, indicating the 
local file path of the other image. It needs to be configured if imageFilePath 
is set. Image size cannot exceed 8 MB, and it is  [...]
-    "anotherImageUrl": { "kind": "parameter", "displayName": 
"anotherImageUrl", "group": "producer", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": 
"This param can be used when operation is faceVerification, indicating the URL 
of the other image. It needs to be configured if imageUrl is set. The options 
are as follows: 1.HTTP\/HTTPS URLs on the public network [...]
+    "actions": { "kind": "parameter", "displayName": "Actions", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "This param is mandatory when the 
operation is faceLiveDetection, indicating the action code sequence list. 
Actions are separated by commas (,). Currently, the following actions are 
supported: 1: Shake the head to the left. 2: Sh [...]
+    "actionTimes": { "kind": "parameter", "displayName": "Action Time", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when the operation is faceLiveDetection, indicating the action time array. The 
length of the array is the same as the number of actions. Each item contains 
the start time and end time of the action [...]
+    "anotherImageBase64": { "kind": "parameter", "displayName": "Another Image 
in Base64", "group": "producer", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": 
"This param can be used when operation is faceVerification, indicating the 
Base64 character string converted from the other image. It needs to be 
configured if imageBase64 is set. The image size cannot  [...]
+    "anotherImageFilePath": { "kind": "parameter", "displayName": "Another 
Image File Path", "group": "producer", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "description": 
"This param can be used when operation is faceVerification, indicating the 
local file path of the other image. It needs to be configured if imageFilePath 
is set. Image size cannot exceed 8 MB, and it  [...]
+    "anotherImageUrl": { "kind": "parameter", "displayName": "Another Image 
Url", "group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceVerification, indicating the URL of the other image. It 
needs to be configured if imageUrl is set. The options are as follows: 
1.HTTP\/HTTPS URLs on the public netwo [...]
     "endpoint": { "kind": "parameter", "displayName": "Service endpoint", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Fully qualified Face 
Recognition service url. Carries higher precedence than region based 
configuration." },
-    "imageBase64": { "kind": "parameter", "displayName": "imageBase64", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceDetection or faceVerification, indicating the Base64 
character string converted from an image. Any one of imageBase64, imageUrl and 
imageFilePath needs to be set, and the prio [...]
-    "imageFilePath": { "kind": "parameter", "displayName": "imageFilePath", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceDetection or faceVerification, indicating the local image 
file path. Any one of imageBase64, imageUrl and imageFilePath needs to be set, 
and the priority is imageBase64 im [...]
-    "imageUrl": { "kind": "parameter", "displayName": "imageUrl", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "This param can be used when operation 
is faceDetection or faceVerification, indicating the URL of an image. Any one 
of imageBase64, imageUrl and imageFilePath needs to be set, and the priority is 
imageBase64 imageUrl imageFile [...]
+    "imageBase64": { "kind": "parameter", "displayName": "Image in Base64", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceDetection or faceVerification, indicating the Base64 
character string converted from an image. Any one of imageBase64, imageUrl and 
imageFilePath needs to be set, and the  [...]
+    "imageFilePath": { "kind": "parameter", "displayName": "Image File Path", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceDetection or faceVerification, indicating the local image 
file path. Any one of imageBase64, imageUrl and imageFilePath needs to be set, 
and the priority is imageBase64  [...]
+    "imageUrl": { "kind": "parameter", "displayName": "Image Url", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "This param can be used when operation 
is faceDetection or faceVerification, indicating the URL of an image. Any one 
of imageBase64, imageUrl and imageFilePath needs to be set, and the priority is 
imageBase64 imageUrl imageFil [...]
     "projectId": { "kind": "parameter", "displayName": "Project ID", "group": 
"producer", "label": "", "required": true, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Cloud project ID" },
     "proxyHost": { "kind": "parameter", "displayName": "Proxy server host", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Proxy server ip\/hostname" 
},
     "proxyPassword": { "kind": "parameter", "displayName": "Proxy password", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "description": "Proxy authentication 
password" },
@@ -45,9 +45,9 @@
     "region": { "kind": "parameter", "displayName": "Service region", "group": 
"producer", "label": "", "required": true, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Face Recognition service region. 
Currently only cn-north-1 and cn-north-4 are supported. This is lower 
precedence than endpoint based configuration." },
     "secretKey": { "kind": "parameter", "displayName": "Account secret key 
(SK)", "group": "producer", "label": "", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "description": "Secret key for the cloud 
user" },
     "serviceKeys": { "kind": "parameter", "displayName": "Service 
Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.huaweicloud.common.models.ServiceKeys", 
"deprecated": false, "deprecationNote": "", "autowired": false, "secret": true, 
"description": "Configuration object for cloud service authentication" },
-    "videoBase64": { "kind": "parameter", "displayName": "videoBase64", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceLiveDetection, indicating the Base64 character string 
converted from a video. Any one of videoBase64, videoUrl and videoFilePath 
needs to be set, and the priority is videoBase [...]
-    "videoFilePath": { "kind": "parameter", "displayName": "videoFilePath", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceLiveDetection, indicating the local video file path. Any 
one of videoBase64, videoUrl and videoFilePath needs to be set, and the 
priority is videoBase64 videoUrl videoFile [...]
-    "videoUrl": { "kind": "parameter", "displayName": "videoUrl", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "This param can be used when operation 
is faceLiveDetection, indicating the URL of a video. Any one of videoBase64, 
videoUrl and videoFilePath needs to be set, and the priority is videoBase64 
videoUrl videoFilePath. Currently,  [...]
+    "videoBase64": { "kind": "parameter", "displayName": "Video in Base64", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceLiveDetection, indicating the Base64 character string 
converted from a video. Any one of videoBase64, videoUrl and videoFilePath 
needs to be set, and the priority is video [...]
+    "videoFilePath": { "kind": "parameter", "displayName": "Video File Path", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "This param can be used 
when operation is faceLiveDetection, indicating the local video file path. Any 
one of videoBase64, videoUrl and videoFilePath needs to be set, and the 
priority is videoBase64 videoUrl videoFi [...]
+    "videoUrl": { "kind": "parameter", "displayName": "Video Url", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "This param can be used when operation 
is faceLiveDetection, indicating the URL of a video. Any one of videoBase64, 
videoUrl and videoFilePath needs to be set, and the priority is videoBase64 
videoUrl videoFilePath. Currently, [...]
     "lazyStartProducer": { "kind": "parameter", "displayName": "Lazy Start 
Producer", "group": "producer (advanced)", "label": "producer,advanced", 
"required": false, "type": "boolean", "javaType": "boolean", "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": false, 
"description": "Whether the producer should be started lazy (on the first 
message). By starting lazy you can use this to allow CamelContext and routes to 
startup in situations where a producer may other [...]
     "ignoreSslVerification": { "kind": "parameter", "displayName": "SSL 
Verification Ignored", "group": "security", "label": "security", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "defaultValue": 
false, "description": "Ignore SSL verification" }
   }
diff --git 
a/components/camel-huawei/camel-huaweicloud-imagerecognition/src/generated/resources/org/apache/camel/component/huaweicloud/image/hwcloud-imagerecognition.json
 
b/components/camel-huawei/camel-huaweicloud-imagerecognition/src/generated/resources/org/apache/camel/component/huaweicloud/image/hwcloud-imagerecognition.json
index 7bbdb015c90..2f253d39933 100644
--- 
a/components/camel-huawei/camel-huaweicloud-imagerecognition/src/generated/resources/org/apache/camel/component/huaweicloud/image/hwcloud-imagerecognition.json
+++ 
b/components/camel-huawei/camel-huaweicloud-imagerecognition/src/generated/resources/org/apache/camel/component/huaweicloud/image/hwcloud-imagerecognition.json
@@ -29,8 +29,8 @@
     "operation": { "kind": "path", "displayName": "Operation name", "group": 
"producer", "label": "producer", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Name of Image Recognition 
operation to perform, including celebrityRecognition and tagRecognition" },
     "accessKey": { "kind": "parameter", "displayName": "Account access key 
(AK)", "group": "producer", "label": "", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "description": "Access key for the cloud 
user" },
     "endpoint": { "kind": "parameter", "displayName": "Service endpoint", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Fully qualified Image 
Recognition service url. Carries higher precedence than region based 
configuration." },
-    "imageContent": { "kind": "parameter", "displayName": "imageContent", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Indicates the Base64 
character string converted from the image. The size cannot exceed 10 MB. The 
image resolution of the narrow sides must be greater than 15 pixels, and that 
of the wide sides cannot exceed 4096 pixel [...]
-    "imageUrl": { "kind": "parameter", "displayName": "imageUrl", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Indicates the URL of an image. The 
options are as follows: HTTP\/HTTPS URLs on the public network OBS URLs. To use 
OBS data, authorization is required, including service authorization, temporary 
authorization, and anonymous pu [...]
+    "imageContent": { "kind": "parameter", "displayName": "Image in Base64", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Indicates the Base64 
character string converted from the image. The size cannot exceed 10 MB. The 
image resolution of the narrow sides must be greater than 15 pixels, and that 
of the wide sides cannot exceed 4096 pi [...]
+    "imageUrl": { "kind": "parameter", "displayName": "Image Url", "group": 
"producer", "label": "", "required": false, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Indicates the URL of an image. The 
options are as follows: HTTP\/HTTPS URLs on the public network OBS URLs. To use 
OBS data, authorization is required, including service authorization, temporary 
authorization, and anonymous p [...]
     "projectId": { "kind": "parameter", "displayName": "Project ID", "group": 
"producer", "label": "", "required": true, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Cloud project ID" },
     "proxyHost": { "kind": "parameter", "displayName": "Proxy server host", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Proxy server ip\/hostname" 
},
     "proxyPassword": { "kind": "parameter", "displayName": "Proxy password", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "description": "Proxy authentication 
password" },
@@ -39,9 +39,9 @@
     "region": { "kind": "parameter", "displayName": "Service region", "group": 
"producer", "label": "", "required": true, "type": "string", "javaType": 
"java.lang.String", "deprecated": false, "deprecationNote": "", "autowired": 
false, "secret": false, "description": "Image Recognition service region. 
Currently only cn-north-1 and cn-north-4 are supported. This is lower 
precedence than endpoint based configuration." },
     "secretKey": { "kind": "parameter", "displayName": "Account secret key 
(SK)", "group": "producer", "label": "", "required": true, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": true, "description": "Secret key for the cloud 
user" },
     "serviceKeys": { "kind": "parameter", "displayName": "Service 
Configuration", "group": "producer", "label": "", "required": false, "type": 
"object", "javaType": 
"org.apache.camel.component.huaweicloud.common.models.ServiceKeys", 
"deprecated": false, "deprecationNote": "", "autowired": false, "secret": true, 
"description": "Configuration object for cloud service authentication" },
-    "tagLanguage": { "kind": "parameter", "displayName": "tagLanguage", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "defaultValue": "zh", "description": 
"Indicates the language of the returned tags when the operation is 
tagRecognition, including zh and en." },
-    "tagLimit": { "kind": "parameter", "displayName": "tagLimit", "group": 
"producer", "label": "", "required": false, "type": "integer", "javaType": 
"int", "deprecated": false, "deprecationNote": "", "autowired": false, 
"secret": false, "defaultValue": 50, "description": "Indicates the maximum 
number of the returned tags when the operation is tagRecognition." },
-    "threshold": { "kind": "parameter", "displayName": "threshold", "group": 
"producer", "label": "", "required": false, "type": "number", "javaType": 
"float", "deprecated": false, "deprecationNote": "", "autowired": false, 
"secret": false, "description": "Indicates the threshold of confidence. When 
the operation is tagRecognition, this parameter ranges from 0 to 100. Tags 
whose confidence score is lower than the threshold will not be returned. The 
default value is 60. When the operation [...]
+    "tagLanguage": { "kind": "parameter", "displayName": "Tag Language", 
"group": "producer", "label": "", "required": false, "type": "string", 
"javaType": "java.lang.String", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "defaultValue": "zh", "description": 
"Indicates the language of the returned tags when the operation is 
tagRecognition, including zh and en." },
+    "tagLimit": { "kind": "parameter", "displayName": "Tag Limit", "group": 
"producer", "label": "", "required": false, "type": "integer", "javaType": 
"int", "deprecated": false, "deprecationNote": "", "autowired": false, 
"secret": false, "defaultValue": 50, "description": "Indicates the maximum 
number of the returned tags when the operation is tagRecognition." },
+    "threshold": { "kind": "parameter", "displayName": "Threshold of 
confidence", "group": "producer", "label": "", "required": false, "type": 
"number", "javaType": "float", "deprecated": false, "deprecationNote": "", 
"autowired": false, "secret": false, "description": "Indicates the threshold of 
confidence. When the operation is tagRecognition, this parameter ranges from 0 
to 100. Tags whose confidence score is lower than the threshold will not be 
returned. The default value is 60. When [...]
     "lazyStartProducer": { "kind": "parameter", "displayName": "Lazy Start 
Producer", "group": "producer (advanced)", "label": "producer,advanced", 
"required": false, "type": "boolean", "javaType": "boolean", "deprecated": 
false, "autowired": false, "secret": false, "defaultValue": false, 
"description": "Whether the producer should be started lazy (on the first 
message). By starting lazy you can use this to allow CamelContext and routes to 
startup in situations where a producer may other [...]
     "ignoreSslVerification": { "kind": "parameter", "displayName": "SSL 
Verification Ignored", "group": "security", "label": "security", "required": 
false, "type": "boolean", "javaType": "boolean", "deprecated": false, 
"deprecationNote": "", "autowired": false, "secret": false, "defaultValue": 
false, "description": "Ignore SSL verification" }
   }

Reply via email to