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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5f63e55  Add missing doc in box, and polished. Updated twilio
5f63e55 is described below

commit 5f63e551d69dd2a666b6304048825c27c82e66f2
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Sep 22 10:25:28 2020 +0200

    Add missing doc in box, and polished. Updated twilio
---
 .../resources/org/apache/camel/catalog/docs/as2-component.adoc        | 2 +-
 .../resources/org/apache/camel/catalog/docs/box-component.adoc        | 4 ++--
 .../resources/org/apache/camel/catalog/docs/braintree-component.adoc  | 2 +-
 .../resources/org/apache/camel/catalog/docs/fhir-component.adoc       | 2 +-
 .../org/apache/camel/catalog/docs/google-calendar-component.adoc      | 2 +-
 .../apache/camel/catalog/docs/google-calendar-stream-component.adoc   | 2 +-
 .../org/apache/camel/catalog/docs/google-drive-component.adoc         | 2 +-
 .../org/apache/camel/catalog/docs/google-mail-component.adoc          | 2 +-
 .../org/apache/camel/catalog/docs/google-mail-stream-component.adoc   | 2 +-
 .../org/apache/camel/catalog/docs/google-sheets-component.adoc        | 2 +-
 .../org/apache/camel/catalog/docs/google-sheets-stream-component.adoc | 2 +-
 .../resources/org/apache/camel/catalog/docs/olingo2-component.adoc    | 2 +-
 .../resources/org/apache/camel/catalog/docs/olingo4-component.adoc    | 2 +-
 .../resources/org/apache/camel/catalog/docs/twilio-component.adoc     | 2 +-
 .../resources/org/apache/camel/catalog/docs/zendesk-component.adoc    | 2 +-
 .../camel-as2/camel-as2-component/src/main/docs/as2-component.adoc    | 2 +-
 .../org/apache/camel/component/box/api/BoxCollaborationsManager.java  | 1 +
 .../component/box/BoxCollaborationsManagerEndpointConfiguration.java  | 2 +-
 .../src/generated/resources/org/apache/camel/component/box/box.json   | 2 +-
 .../camel-box/camel-box-component/src/main/docs/box-component.adoc    | 4 ++--
 components/camel-braintree/src/main/docs/braintree-component.adoc     | 2 +-
 .../camel-fhir/camel-fhir-component/src/main/docs/fhir-component.adoc | 2 +-
 .../src/main/docs/google-calendar-component.adoc                      | 2 +-
 .../src/main/docs/google-calendar-stream-component.adoc               | 2 +-
 .../camel-google-drive/src/main/docs/google-drive-component.adoc      | 2 +-
 components/camel-google-mail/src/main/docs/google-mail-component.adoc | 2 +-
 .../camel-google-mail/src/main/docs/google-mail-stream-component.adoc | 2 +-
 .../camel-google-sheets/src/main/docs/google-sheets-component.adoc    | 2 +-
 .../src/main/docs/google-sheets-stream-component.adoc                 | 2 +-
 .../camel-olingo2-component/src/main/docs/olingo2-component.adoc      | 2 +-
 .../camel-olingo4-component/src/main/docs/olingo4-component.adoc      | 2 +-
 components/camel-twilio/src/main/docs/twilio-component.adoc           | 2 +-
 components/camel-zendesk/src/main/docs/zendesk-component.adoc         | 2 +-
 docs/components/modules/ROOT/pages/as2-component.adoc                 | 2 +-
 docs/components/modules/ROOT/pages/box-component.adoc                 | 4 ++--
 docs/components/modules/ROOT/pages/braintree-component.adoc           | 2 +-
 docs/components/modules/ROOT/pages/fhir-component.adoc                | 2 +-
 docs/components/modules/ROOT/pages/google-calendar-component.adoc     | 2 +-
 .../modules/ROOT/pages/google-calendar-stream-component.adoc          | 2 +-
 docs/components/modules/ROOT/pages/google-drive-component.adoc        | 2 +-
 docs/components/modules/ROOT/pages/google-mail-component.adoc         | 2 +-
 docs/components/modules/ROOT/pages/google-mail-stream-component.adoc  | 2 +-
 docs/components/modules/ROOT/pages/google-sheets-component.adoc       | 2 +-
 .../components/modules/ROOT/pages/google-sheets-stream-component.adoc | 2 +-
 docs/components/modules/ROOT/pages/olingo2-component.adoc             | 2 +-
 docs/components/modules/ROOT/pages/olingo4-component.adoc             | 2 +-
 docs/components/modules/ROOT/pages/twilio-component.adoc              | 2 +-
 docs/components/modules/ROOT/pages/zendesk-component.adoc             | 2 +-
 parent/pom.xml                                                        | 2 +-
 .../src/main/resources/endpoint-options.mvel                          | 2 +-
 50 files changed, 53 insertions(+), 52 deletions(-)

diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/as2-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/as2-component.adoc
index 17e3c24..f3fa68c 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/as2-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/as2-component.adoc
@@ -138,7 +138,7 @@ as2:apiName/methodName
 
 There are 2 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *client* | Producer | Sends EDI Messages over HTTP
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/box-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/box-component.adoc
index fd30ada..8c96870 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/box-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/box-component.adoc
@@ -148,7 +148,7 @@ box:apiName/methodName
 
 There are 10 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *collaborations* | Producer | Provides operations to manage Box 
collaborations
@@ -227,7 +227,7 @@ The collaborations API method(s) has the following set of 
parameters listed in t
 | getCollaborationInfo | *collaborationId* |  The id of collaboration | String
 | getFolderCollaborations | *folderId* |  The id of folder to get 
collaborations information on | String
 | updateCollaborationInfo | *collaborationId* |  The id of collaboration | 
String
-| updateCollaborationInfo | *info* |   | Info
+| updateCollaborationInfo | *info* |  Collaboration information to update | 
Info
 |===
 
 In addition to the parameters above, the collaborations API can also use from 
the 21 endpoint query option
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/braintree-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/braintree-component.adoc
index 0670e62..7df2ff6 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/braintree-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/braintree-component.adoc
@@ -118,7 +118,7 @@ braintree:apiName/methodName
 
 There are 14 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *address* | Producer | Provides methods to create, delete, find, and update 
Address objects
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/fhir-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/fhir-component.adoc
index 0bc4c03..00ebf8c 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/fhir-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/fhir-component.adoc
@@ -181,7 +181,7 @@ fhir:apiName/methodName
 
 There are 13 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *capabilities* | Both | API to Fetch the capability statement for the server
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-calendar-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-calendar-component.adoc
index 48f5522..d0593c4 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-calendar-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-calendar-component.adoc
@@ -143,7 +143,7 @@ google-calendar:apiName/methodName
 
 There are 7 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *acl* | Both | The acl collection of methods
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-calendar-stream-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-calendar-stream-component.adoc
index 33d8bc9..b895e22 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-calendar-stream-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-calendar-stream-component.adoc
@@ -154,7 +154,7 @@ google-calendar-stream:index
 
 There are 7 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *acl* | Consumer | The acl collection of methods
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-drive-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-drive-component.adoc
index 3aaff9a..566e622 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-drive-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-drive-component.adoc
@@ -147,7 +147,7 @@ google-drive:apiName/methodName
 
 There are 12 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *drive-apps* | Both | The apps collection of methods
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-mail-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-mail-component.adoc
index d6c38a2..a6c2076 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-mail-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-mail-component.adoc
@@ -143,7 +143,7 @@ google-mail:apiName/methodName
 
 There are 7 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *attachments* | Both | The attachments collection of methods
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-mail-stream-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-mail-stream-component.adoc
index eea698f..3692771 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-mail-stream-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-mail-stream-component.adoc
@@ -150,7 +150,7 @@ google-mail-stream:index
 
 There are 7 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *attachments* | Consumer | The attachments collection of methods
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-sheets-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-sheets-component.adoc
index bb0444a..91d0ab6 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-sheets-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-sheets-component.adoc
@@ -150,7 +150,7 @@ google-sheets:apiName/methodName
 
 There are 2 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *data* | Both | The values collection of methods
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-sheets-stream-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-sheets-stream-component.adoc
index f75bb09..5f26bd8 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-sheets-stream-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/google-sheets-stream-component.adoc
@@ -157,7 +157,7 @@ google-sheets-stream:apiName
 
 There are 2 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *data* | Consumer | The values collection of methods
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/olingo2-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/olingo2-component.adoc
index c87e3bb..6cb494b 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/olingo2-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/olingo2-component.adoc
@@ -163,7 +163,7 @@ olingo2:apiName/methodName
 
 There are 1 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *DEFAULT* | Both | Olingo2 Client Api Interface
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/olingo4-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/olingo4-component.adoc
index 422d0e7..5eba709 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/olingo4-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/olingo4-component.adoc
@@ -157,7 +157,7 @@ olingo4:apiName/methodName
 
 There are 1 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *DEFAULT* | Both | Olingo4 Client Api Interface
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/twilio-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/twilio-component.adoc
index fc020b7..673e710 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/twilio-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/twilio-component.adoc
@@ -113,7 +113,7 @@ twilio:apiName/methodName
 
 There are 56 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *account* | Both | 
diff --git 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/zendesk-component.adoc
 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/zendesk-component.adoc
index 5468d41..dc4c4dc 100644
--- 
a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/zendesk-component.adoc
+++ 
b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/zendesk-component.adoc
@@ -119,7 +119,7 @@ zendesk:methodName
 
 There are 1 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *DEFAULT* | Both | 
diff --git 
a/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc 
b/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc
index 17e3c24..f3fa68c 100644
--- a/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc
+++ b/components/camel-as2/camel-as2-component/src/main/docs/as2-component.adoc
@@ -138,7 +138,7 @@ as2:apiName/methodName
 
 There are 2 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *client* | Producer | Sends EDI Messages over HTTP
diff --git 
a/components/camel-box/camel-box-api/src/main/java/org/apache/camel/component/box/api/BoxCollaborationsManager.java
 
b/components/camel-box/camel-box-api/src/main/java/org/apache/camel/component/box/api/BoxCollaborationsManager.java
index 44027bc..d16952a 100644
--- 
a/components/camel-box/camel-box-api/src/main/java/org/apache/camel/component/box/api/BoxCollaborationsManager.java
+++ 
b/components/camel-box/camel-box-api/src/main/java/org/apache/camel/component/box/api/BoxCollaborationsManager.java
@@ -158,6 +158,7 @@ public class BoxCollaborationsManager {
      * Update collaboration information.
      * 
      * @param  collaborationId - the id of collaboration.
+     * @param  info            collaboration information to update.
      * @return                 The collaboration with updated information.
      */
     public BoxCollaboration updateCollaborationInfo(String collaborationId, 
BoxCollaboration.Info info) {
diff --git 
a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxCollaborationsManagerEndpointConfiguration.java
 
b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxCollaborationsManagerEndpointConfiguration.java
index a90473e..5bf7715 100644
--- 
a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxCollaborationsManagerEndpointConfiguration.java
+++ 
b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxCollaborationsManagerEndpointConfiguration.java
@@ -33,7 +33,7 @@ public final class 
BoxCollaborationsManagerEndpointConfiguration extends BoxConf
     @ApiParam(optional = false, apiMethods = {@ApiMethod(methodName = 
"addFolderCollaboration", description="The id of folder to add collaboration 
to"), @ApiMethod(methodName = "addFolderCollaborationByEmail", description="The 
id of folder to add collaboration to"), @ApiMethod(methodName = 
"getFolderCollaborations", description="The id of folder to get collaborations 
information on")})
     private String folderId;
     @UriParam
-    @ApiParam(optional = false, apiMethods = {@ApiMethod(methodName = 
"updateCollaborationInfo")})
+    @ApiParam(optional = false, apiMethods = {@ApiMethod(methodName = 
"updateCollaborationInfo", description="Collaboration information to update")})
     private com.box.sdk.BoxCollaboration.Info info;
     @UriParam
     @ApiParam(optional = false, apiMethods = {@ApiMethod(methodName = 
"addFolderCollaboration", description="The role of the collaborator"), 
@ApiMethod(methodName = "addFolderCollaborationByEmail", description="The role 
of the collaborator")})
diff --git 
a/components/camel-box/camel-box-component/src/generated/resources/org/apache/camel/component/box/box.json
 
b/components/camel-box/camel-box-component/src/generated/resources/org/apache/camel/component/box/box.json
index a243e65..3e16de5 100644
--- 
a/components/camel-box/camel-box-component/src/generated/resources/org/apache/camel/component/box/box.json
+++ 
b/components/camel-box/camel-box-component/src/generated/resources/org/apache/camel/component/box/box.json
@@ -82,7 +82,7 @@
     "users": { "consumerOnly": false, "producerOnly": true, "description": 
"Provides operations to manage Box users", "aliases": [ 
"getCurrentUser=currentUser", "getAllEnterpriseOrExternalUsers=users", 
"createAppUser=create", "createEnterpriseUser=create", "deleteUser=delete", 
"addUserEmailAlias=addEmailAlias", "getUserEmailAlias=emailAlias", 
"deleteUserEmailAlias=deleteEmailAlias", "getUserInfo=info", 
"updateUserInfo=updateInfo" ], "methods": { "addUserEmailAlias": { 
"description": "Add [...]
   },
   "apiProperties": {
-    "collaborations": { "methods": { "addFolderCollaboration": { "properties": 
{ "collaborator": { "kind": "parameter", "displayName": "Collaborator", 
"group": "producer", "label": "", "required": false, "type": "object", 
"javaType": "com.box.sdk.BoxCollaborator", "deprecated": false, "secret": 
false, "description": "The collaborator to add", "optional": false }, 
"folderId": { "kind": "parameter", "displayName": "Folder Id", "group": 
"producer", "label": "", "required": false, "type": "s [...]
+    "collaborations": { "methods": { "addFolderCollaboration": { "properties": 
{ "collaborator": { "kind": "parameter", "displayName": "Collaborator", 
"group": "producer", "label": "", "required": false, "type": "object", 
"javaType": "com.box.sdk.BoxCollaborator", "deprecated": false, "secret": 
false, "description": "The collaborator to add", "optional": false }, 
"folderId": { "kind": "parameter", "displayName": "Folder Id", "group": 
"producer", "label": "", "required": false, "type": "s [...]
     "comments": { "methods": { "addFileComment": { "properties": { "fileId": { 
"kind": "parameter", "displayName": "File Id", "group": "producer", "label": 
"", "required": false, "type": "string", "javaType": "java.lang.String", 
"deprecated": false, "secret": false, "description": "The id of file", 
"optional": false }, "message": { "kind": "parameter", "displayName": 
"Message", "group": "producer", "label": "", "required": false, "type": 
"string", "javaType": "java.lang.String", "depreca [...]
     "event-logs": { "methods": { "getEnterpriseEvents": { "properties": { 
"after": { "kind": "parameter", "displayName": "After", "group": "producer", 
"label": "", "required": false, "type": "string", "javaType": "java.util.Date", 
"deprecated": false, "secret": false, "description": "The lower bound on the 
timestamp of the events returned", "optional": false }, "before": { "kind": 
"parameter", "displayName": "Before", "group": "producer", "label": "", 
"required": false, "type": "string", [...]
     "events": { "methods": { "listen": { "properties": { "startingPosition": { 
"kind": "parameter", "displayName": "Starting Position", "group": "consumer", 
"label": "", "required": false, "type": "integer", "javaType": 
"java.lang.Long", "deprecated": false, "secret": false, "description": "The 
starting position of the event stream", "optional": true } } } } },
diff --git 
a/components/camel-box/camel-box-component/src/main/docs/box-component.adoc 
b/components/camel-box/camel-box-component/src/main/docs/box-component.adoc
index fd30ada..8c96870 100644
--- a/components/camel-box/camel-box-component/src/main/docs/box-component.adoc
+++ b/components/camel-box/camel-box-component/src/main/docs/box-component.adoc
@@ -148,7 +148,7 @@ box:apiName/methodName
 
 There are 10 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *collaborations* | Producer | Provides operations to manage Box 
collaborations
@@ -227,7 +227,7 @@ The collaborations API method(s) has the following set of 
parameters listed in t
 | getCollaborationInfo | *collaborationId* |  The id of collaboration | String
 | getFolderCollaborations | *folderId* |  The id of folder to get 
collaborations information on | String
 | updateCollaborationInfo | *collaborationId* |  The id of collaboration | 
String
-| updateCollaborationInfo | *info* |   | Info
+| updateCollaborationInfo | *info* |  Collaboration information to update | 
Info
 |===
 
 In addition to the parameters above, the collaborations API can also use from 
the 21 endpoint query option
diff --git a/components/camel-braintree/src/main/docs/braintree-component.adoc 
b/components/camel-braintree/src/main/docs/braintree-component.adoc
index 0670e62..7df2ff6 100644
--- a/components/camel-braintree/src/main/docs/braintree-component.adoc
+++ b/components/camel-braintree/src/main/docs/braintree-component.adoc
@@ -118,7 +118,7 @@ braintree:apiName/methodName
 
 There are 14 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *address* | Producer | Provides methods to create, delete, find, and update 
Address objects
diff --git 
a/components/camel-fhir/camel-fhir-component/src/main/docs/fhir-component.adoc 
b/components/camel-fhir/camel-fhir-component/src/main/docs/fhir-component.adoc
index 0bc4c03..00ebf8c 100644
--- 
a/components/camel-fhir/camel-fhir-component/src/main/docs/fhir-component.adoc
+++ 
b/components/camel-fhir/camel-fhir-component/src/main/docs/fhir-component.adoc
@@ -181,7 +181,7 @@ fhir:apiName/methodName
 
 There are 13 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *capabilities* | Both | API to Fetch the capability statement for the server
diff --git 
a/components/camel-google-calendar/src/main/docs/google-calendar-component.adoc 
b/components/camel-google-calendar/src/main/docs/google-calendar-component.adoc
index 48f5522..d0593c4 100644
--- 
a/components/camel-google-calendar/src/main/docs/google-calendar-component.adoc
+++ 
b/components/camel-google-calendar/src/main/docs/google-calendar-component.adoc
@@ -143,7 +143,7 @@ google-calendar:apiName/methodName
 
 There are 7 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *acl* | Both | The acl collection of methods
diff --git 
a/components/camel-google-calendar/src/main/docs/google-calendar-stream-component.adoc
 
b/components/camel-google-calendar/src/main/docs/google-calendar-stream-component.adoc
index 33d8bc9..b895e22 100644
--- 
a/components/camel-google-calendar/src/main/docs/google-calendar-stream-component.adoc
+++ 
b/components/camel-google-calendar/src/main/docs/google-calendar-stream-component.adoc
@@ -154,7 +154,7 @@ google-calendar-stream:index
 
 There are 7 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *acl* | Consumer | The acl collection of methods
diff --git 
a/components/camel-google-drive/src/main/docs/google-drive-component.adoc 
b/components/camel-google-drive/src/main/docs/google-drive-component.adoc
index 3aaff9a..566e622 100644
--- a/components/camel-google-drive/src/main/docs/google-drive-component.adoc
+++ b/components/camel-google-drive/src/main/docs/google-drive-component.adoc
@@ -147,7 +147,7 @@ google-drive:apiName/methodName
 
 There are 12 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *drive-apps* | Both | The apps collection of methods
diff --git 
a/components/camel-google-mail/src/main/docs/google-mail-component.adoc 
b/components/camel-google-mail/src/main/docs/google-mail-component.adoc
index d6c38a2..a6c2076 100644
--- a/components/camel-google-mail/src/main/docs/google-mail-component.adoc
+++ b/components/camel-google-mail/src/main/docs/google-mail-component.adoc
@@ -143,7 +143,7 @@ google-mail:apiName/methodName
 
 There are 7 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *attachments* | Both | The attachments collection of methods
diff --git 
a/components/camel-google-mail/src/main/docs/google-mail-stream-component.adoc 
b/components/camel-google-mail/src/main/docs/google-mail-stream-component.adoc
index eea698f..3692771 100644
--- 
a/components/camel-google-mail/src/main/docs/google-mail-stream-component.adoc
+++ 
b/components/camel-google-mail/src/main/docs/google-mail-stream-component.adoc
@@ -150,7 +150,7 @@ google-mail-stream:index
 
 There are 7 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *attachments* | Consumer | The attachments collection of methods
diff --git 
a/components/camel-google-sheets/src/main/docs/google-sheets-component.adoc 
b/components/camel-google-sheets/src/main/docs/google-sheets-component.adoc
index bb0444a..91d0ab6 100644
--- a/components/camel-google-sheets/src/main/docs/google-sheets-component.adoc
+++ b/components/camel-google-sheets/src/main/docs/google-sheets-component.adoc
@@ -150,7 +150,7 @@ google-sheets:apiName/methodName
 
 There are 2 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *data* | Both | The values collection of methods
diff --git 
a/components/camel-google-sheets/src/main/docs/google-sheets-stream-component.adoc
 
b/components/camel-google-sheets/src/main/docs/google-sheets-stream-component.adoc
index f75bb09..5f26bd8 100644
--- 
a/components/camel-google-sheets/src/main/docs/google-sheets-stream-component.adoc
+++ 
b/components/camel-google-sheets/src/main/docs/google-sheets-stream-component.adoc
@@ -157,7 +157,7 @@ google-sheets-stream:apiName
 
 There are 2 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *data* | Consumer | The values collection of methods
diff --git 
a/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
 
b/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
index c87e3bb..6cb494b 100644
--- 
a/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
+++ 
b/components/camel-olingo2/camel-olingo2-component/src/main/docs/olingo2-component.adoc
@@ -163,7 +163,7 @@ olingo2:apiName/methodName
 
 There are 1 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *DEFAULT* | Both | Olingo2 Client Api Interface
diff --git 
a/components/camel-olingo4/camel-olingo4-component/src/main/docs/olingo4-component.adoc
 
b/components/camel-olingo4/camel-olingo4-component/src/main/docs/olingo4-component.adoc
index 422d0e7..5eba709 100644
--- 
a/components/camel-olingo4/camel-olingo4-component/src/main/docs/olingo4-component.adoc
+++ 
b/components/camel-olingo4/camel-olingo4-component/src/main/docs/olingo4-component.adoc
@@ -157,7 +157,7 @@ olingo4:apiName/methodName
 
 There are 1 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *DEFAULT* | Both | Olingo4 Client Api Interface
diff --git a/components/camel-twilio/src/main/docs/twilio-component.adoc 
b/components/camel-twilio/src/main/docs/twilio-component.adoc
index fc020b7..673e710 100644
--- a/components/camel-twilio/src/main/docs/twilio-component.adoc
+++ b/components/camel-twilio/src/main/docs/twilio-component.adoc
@@ -113,7 +113,7 @@ twilio:apiName/methodName
 
 There are 56 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *account* | Both | 
diff --git a/components/camel-zendesk/src/main/docs/zendesk-component.adoc 
b/components/camel-zendesk/src/main/docs/zendesk-component.adoc
index 5468d41..dc4c4dc 100644
--- a/components/camel-zendesk/src/main/docs/zendesk-component.adoc
+++ b/components/camel-zendesk/src/main/docs/zendesk-component.adoc
@@ -119,7 +119,7 @@ zendesk:methodName
 
 There are 1 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *DEFAULT* | Both | 
diff --git a/docs/components/modules/ROOT/pages/as2-component.adoc 
b/docs/components/modules/ROOT/pages/as2-component.adoc
index 057d0ac..6e235bb 100644
--- a/docs/components/modules/ROOT/pages/as2-component.adoc
+++ b/docs/components/modules/ROOT/pages/as2-component.adoc
@@ -140,7 +140,7 @@ as2:apiName/methodName
 
 There are 2 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *client* | Producer | Sends EDI Messages over HTTP
diff --git a/docs/components/modules/ROOT/pages/box-component.adoc 
b/docs/components/modules/ROOT/pages/box-component.adoc
index f78ed34..98b27d5 100644
--- a/docs/components/modules/ROOT/pages/box-component.adoc
+++ b/docs/components/modules/ROOT/pages/box-component.adoc
@@ -150,7 +150,7 @@ box:apiName/methodName
 
 There are 10 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *collaborations* | Producer | Provides operations to manage Box 
collaborations
@@ -229,7 +229,7 @@ The collaborations API method(s) has the following set of 
parameters listed in t
 | getCollaborationInfo | *collaborationId* |  The id of collaboration | String
 | getFolderCollaborations | *folderId* |  The id of folder to get 
collaborations information on | String
 | updateCollaborationInfo | *collaborationId* |  The id of collaboration | 
String
-| updateCollaborationInfo | *info* |   | Info
+| updateCollaborationInfo | *info* |  Collaboration information to update | 
Info
 |===
 
 In addition to the parameters above, the collaborations API can also use from 
the 21 endpoint query option
diff --git a/docs/components/modules/ROOT/pages/braintree-component.adoc 
b/docs/components/modules/ROOT/pages/braintree-component.adoc
index f48f7c6..1ef0010 100644
--- a/docs/components/modules/ROOT/pages/braintree-component.adoc
+++ b/docs/components/modules/ROOT/pages/braintree-component.adoc
@@ -120,7 +120,7 @@ braintree:apiName/methodName
 
 There are 14 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *address* | Producer | Provides methods to create, delete, find, and update 
Address objects
diff --git a/docs/components/modules/ROOT/pages/fhir-component.adoc 
b/docs/components/modules/ROOT/pages/fhir-component.adoc
index 874d291..9cf32fa 100644
--- a/docs/components/modules/ROOT/pages/fhir-component.adoc
+++ b/docs/components/modules/ROOT/pages/fhir-component.adoc
@@ -183,7 +183,7 @@ fhir:apiName/methodName
 
 There are 13 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *capabilities* | Both | API to Fetch the capability statement for the server
diff --git a/docs/components/modules/ROOT/pages/google-calendar-component.adoc 
b/docs/components/modules/ROOT/pages/google-calendar-component.adoc
index 2b0964c..6bbeb57 100644
--- a/docs/components/modules/ROOT/pages/google-calendar-component.adoc
+++ b/docs/components/modules/ROOT/pages/google-calendar-component.adoc
@@ -145,7 +145,7 @@ google-calendar:apiName/methodName
 
 There are 7 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *acl* | Both | The acl collection of methods
diff --git 
a/docs/components/modules/ROOT/pages/google-calendar-stream-component.adoc 
b/docs/components/modules/ROOT/pages/google-calendar-stream-component.adoc
index 73af126..676559d 100644
--- a/docs/components/modules/ROOT/pages/google-calendar-stream-component.adoc
+++ b/docs/components/modules/ROOT/pages/google-calendar-stream-component.adoc
@@ -156,7 +156,7 @@ google-calendar-stream:index
 
 There are 7 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *acl* | Consumer | The acl collection of methods
diff --git a/docs/components/modules/ROOT/pages/google-drive-component.adoc 
b/docs/components/modules/ROOT/pages/google-drive-component.adoc
index 5e8cf38..8d2d190 100644
--- a/docs/components/modules/ROOT/pages/google-drive-component.adoc
+++ b/docs/components/modules/ROOT/pages/google-drive-component.adoc
@@ -149,7 +149,7 @@ google-drive:apiName/methodName
 
 There are 12 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *drive-apps* | Both | The apps collection of methods
diff --git a/docs/components/modules/ROOT/pages/google-mail-component.adoc 
b/docs/components/modules/ROOT/pages/google-mail-component.adoc
index eaee4e5..ebcedca 100644
--- a/docs/components/modules/ROOT/pages/google-mail-component.adoc
+++ b/docs/components/modules/ROOT/pages/google-mail-component.adoc
@@ -145,7 +145,7 @@ google-mail:apiName/methodName
 
 There are 7 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *attachments* | Both | The attachments collection of methods
diff --git 
a/docs/components/modules/ROOT/pages/google-mail-stream-component.adoc 
b/docs/components/modules/ROOT/pages/google-mail-stream-component.adoc
index 3ee1ee8..2739bbf 100644
--- a/docs/components/modules/ROOT/pages/google-mail-stream-component.adoc
+++ b/docs/components/modules/ROOT/pages/google-mail-stream-component.adoc
@@ -152,7 +152,7 @@ google-mail-stream:index
 
 There are 7 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *attachments* | Consumer | The attachments collection of methods
diff --git a/docs/components/modules/ROOT/pages/google-sheets-component.adoc 
b/docs/components/modules/ROOT/pages/google-sheets-component.adoc
index 63e614d..72dc0c5 100644
--- a/docs/components/modules/ROOT/pages/google-sheets-component.adoc
+++ b/docs/components/modules/ROOT/pages/google-sheets-component.adoc
@@ -152,7 +152,7 @@ google-sheets:apiName/methodName
 
 There are 2 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *data* | Both | The values collection of methods
diff --git 
a/docs/components/modules/ROOT/pages/google-sheets-stream-component.adoc 
b/docs/components/modules/ROOT/pages/google-sheets-stream-component.adoc
index bf0f7e5..0fe5dd7 100644
--- a/docs/components/modules/ROOT/pages/google-sheets-stream-component.adoc
+++ b/docs/components/modules/ROOT/pages/google-sheets-stream-component.adoc
@@ -159,7 +159,7 @@ google-sheets-stream:apiName
 
 There are 2 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *data* | Consumer | The values collection of methods
diff --git a/docs/components/modules/ROOT/pages/olingo2-component.adoc 
b/docs/components/modules/ROOT/pages/olingo2-component.adoc
index 9153531..a3f410c 100644
--- a/docs/components/modules/ROOT/pages/olingo2-component.adoc
+++ b/docs/components/modules/ROOT/pages/olingo2-component.adoc
@@ -165,7 +165,7 @@ olingo2:apiName/methodName
 
 There are 1 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *DEFAULT* | Both | Olingo2 Client Api Interface
diff --git a/docs/components/modules/ROOT/pages/olingo4-component.adoc 
b/docs/components/modules/ROOT/pages/olingo4-component.adoc
index 398c3b0..dd469b8 100644
--- a/docs/components/modules/ROOT/pages/olingo4-component.adoc
+++ b/docs/components/modules/ROOT/pages/olingo4-component.adoc
@@ -159,7 +159,7 @@ olingo4:apiName/methodName
 
 There are 1 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *DEFAULT* | Both | Olingo4 Client Api Interface
diff --git a/docs/components/modules/ROOT/pages/twilio-component.adoc 
b/docs/components/modules/ROOT/pages/twilio-component.adoc
index 52178af..b69b0de 100644
--- a/docs/components/modules/ROOT/pages/twilio-component.adoc
+++ b/docs/components/modules/ROOT/pages/twilio-component.adoc
@@ -115,7 +115,7 @@ twilio:apiName/methodName
 
 There are 56 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *account* | Both | 
diff --git a/docs/components/modules/ROOT/pages/zendesk-component.adoc 
b/docs/components/modules/ROOT/pages/zendesk-component.adoc
index 3de5c5c..5dcce2e 100644
--- a/docs/components/modules/ROOT/pages/zendesk-component.adoc
+++ b/docs/components/modules/ROOT/pages/zendesk-component.adoc
@@ -121,7 +121,7 @@ zendesk:methodName
 
 There are 1 API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===
 | API Name | Type | Description
 | *DEFAULT* | Both | 
diff --git a/parent/pom.xml b/parent/pom.xml
index 1f8b40f..442453c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -539,7 +539,7 @@
         
<templating-maven-plugin-version>1.0.0</templating-maven-plugin-version>
         <testcontainers-version>1.14.3</testcontainers-version>
         <tika-version>1.24.1</tika-version>
-        <twilio-version>7.55.0</twilio-version>
+        <twilio-version>7.55.3</twilio-version>
         <twitter4j-version>4.0.7</twitter4j-version>
         <undertow-version>2.1.3.Final</undertow-version>
         <univocity-parsers-version>2.9.0</univocity-parsers-version>
diff --git 
a/tooling/maven/camel-package-maven-plugin/src/main/resources/endpoint-options.mvel
 
b/tooling/maven/camel-package-maven-plugin/src/main/resources/endpoint-options.mvel
index 97fef79..3531789 100644
--- 
a/tooling/maven/camel-package-maven-plugin/src/main/resources/endpoint-options.mvel
+++ 
b/tooling/maven/camel-package-maven-plugin/src/main/resources/endpoint-options.mvel
@@ -43,7 +43,7 @@ The API name and API method is located in the endpoint URI as 
the @{apiSyntax} p
 
 There are @{apiOptions.size} API names as listed in the table below:
 
-[width="100%",cols="2,1,7",options="header"]
+[width="100%",cols="2,2,6",options="header"]
 |===@comment{ Render table cells. If description contains newline, prefix cell 
with `a`, so the content is rendered with formatting. }
 | API Name | Type | Description
 @foreach{api : apiOptions}| *@{api.name}* | @{util.producerOrConsumer(api)} | 
@{api.description}

Reply via email to