This is an automated email from the ASF dual-hosted git repository. acosentino 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 b40290f Regen b40290f is described below commit b40290f173a2e3d60943c9742b2ecbbb8b386ccf Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Sep 4 18:23:07 2020 +0200 Regen --- .../resources/org/apache/camel/catalog/components/as2.json | 2 +- .../resources/org/apache/camel/catalog/components/box.json | 2 +- .../resources/org/apache/camel/catalog/components/braintree.json | 2 +- .../resources/org/apache/camel/catalog/components/fhir.json | 2 +- .../org/apache/camel/catalog/components/google-calendar.json | 2 +- .../resources/org/apache/camel/catalog/components/google-drive.json | 2 +- .../resources/org/apache/camel/catalog/components/google-mail.json | 2 +- .../org/apache/camel/catalog/components/google-sheets.json | 2 +- .../resources/org/apache/camel/catalog/components/olingo2.json | 2 +- .../resources/org/apache/camel/catalog/components/olingo4.json | 2 +- .../resources/org/apache/camel/catalog/components/twilio.json | 2 +- .../resources/org/apache/camel/catalog/docs/as2-component.adoc | 6 +++--- .../resources/org/apache/camel/catalog/docs/box-component.adoc | 6 +++--- .../org/apache/camel/catalog/docs/braintree-component.adoc | 6 +++--- .../resources/org/apache/camel/catalog/docs/fhir-component.adoc | 6 +++--- .../org/apache/camel/catalog/docs/google-calendar-component.adoc | 6 +++--- .../apache/camel/catalog/docs/google-calendar-stream-component.adoc | 6 +++--- .../org/apache/camel/catalog/docs/google-drive-component.adoc | 6 +++--- .../org/apache/camel/catalog/docs/google-mail-component.adoc | 6 +++--- .../org/apache/camel/catalog/docs/google-mail-stream-component.adoc | 6 +++--- .../org/apache/camel/catalog/docs/google-sheets-component.adoc | 6 +++--- .../apache/camel/catalog/docs/google-sheets-stream-component.adoc | 6 +++--- .../resources/org/apache/camel/catalog/docs/olingo2-component.adoc | 6 +++--- .../resources/org/apache/camel/catalog/docs/olingo4-component.adoc | 6 +++--- .../resources/org/apache/camel/catalog/docs/quartz-component.adoc | 2 +- .../resources/org/apache/camel/catalog/docs/twilio-component.adoc | 6 +++--- .../resources/org/apache/camel/catalog/docs/zendesk-component.adoc | 6 +++--- .../box/BoxCollaborationsManagerEndpointConfiguration.java | 2 +- .../component/box/BoxCommentsManagerEndpointConfiguration.java | 2 +- .../component/box/BoxEventLogsManagerEndpointConfiguration.java | 2 +- .../camel/component/box/BoxFilesManagerEndpointConfiguration.java | 2 +- .../camel/component/box/BoxFoldersManagerEndpointConfiguration.java | 2 +- .../camel/component/box/BoxGroupsManagerEndpointConfiguration.java | 2 +- .../camel/component/box/BoxSearchManagerEndpointConfiguration.java | 2 +- .../camel/component/box/BoxTasksManagerEndpointConfiguration.java | 2 +- .../camel/component/box/BoxUsersManagerEndpointConfiguration.java | 2 +- docs/components/modules/ROOT/pages/as2-component.adoc | 6 +++--- docs/components/modules/ROOT/pages/box-component.adoc | 6 +++--- docs/components/modules/ROOT/pages/braintree-component.adoc | 6 +++--- docs/components/modules/ROOT/pages/fhir-component.adoc | 6 +++--- docs/components/modules/ROOT/pages/google-calendar-component.adoc | 6 +++--- .../modules/ROOT/pages/google-calendar-stream-component.adoc | 6 +++--- docs/components/modules/ROOT/pages/google-drive-component.adoc | 6 +++--- docs/components/modules/ROOT/pages/google-mail-component.adoc | 6 +++--- .../components/modules/ROOT/pages/google-mail-stream-component.adoc | 6 +++--- docs/components/modules/ROOT/pages/google-sheets-component.adoc | 6 +++--- .../modules/ROOT/pages/google-sheets-stream-component.adoc | 6 +++--- docs/components/modules/ROOT/pages/olingo2-component.adoc | 6 +++--- docs/components/modules/ROOT/pages/olingo4-component.adoc | 6 +++--- docs/components/modules/ROOT/pages/quartz-component.adoc | 2 +- docs/components/modules/ROOT/pages/twilio-component.adoc | 6 +++--- docs/components/modules/ROOT/pages/zendesk-component.adoc | 6 +++--- 52 files changed, 112 insertions(+), 112 deletions(-) diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/as2.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/as2.json index 8405395..79fe591 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/as2.json +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/as2.json @@ -17,7 +17,7 @@ "syntax": "as2:apiName\/methodName", "async": false, "api": true, - "apiPropertyQualifier": "apiName", + "apiPropertyQualifier": "apiName\/methodName", "consumerOnly": false, "producerOnly": false, "lenientProperties": false diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/box.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/box.json index dc5b4d9..ef15b7c 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/box.json +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/box.json @@ -17,7 +17,7 @@ "syntax": "box:apiName\/methodName", "async": false, "api": true, - "apiPropertyQualifier": "apiName", + "apiPropertyQualifier": "apiName\/methodName", "consumerOnly": false, "producerOnly": false, "lenientProperties": true diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/braintree.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/braintree.json index 8d137ea..cef49a9 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/braintree.json +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/braintree.json @@ -17,7 +17,7 @@ "syntax": "braintree:apiName\/methodName", "async": false, "api": true, - "apiPropertyQualifier": "apiName", + "apiPropertyQualifier": "apiName\/methodName", "consumerOnly": false, "producerOnly": false, "lenientProperties": false diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/fhir.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/fhir.json index 0f5fb82..9d97d5d 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/fhir.json +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/fhir.json @@ -17,7 +17,7 @@ "syntax": "fhir:apiName\/methodName", "async": false, "api": true, - "apiPropertyQualifier": "apiName", + "apiPropertyQualifier": "apiName\/methodName", "consumerOnly": false, "producerOnly": false, "lenientProperties": false diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-calendar.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-calendar.json index 2698775..852304e 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-calendar.json +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-calendar.json @@ -17,7 +17,7 @@ "syntax": "google-calendar:apiName\/methodName", "async": false, "api": true, - "apiPropertyQualifier": "apiName", + "apiPropertyQualifier": "apiName\/methodName", "consumerOnly": false, "producerOnly": false, "lenientProperties": false diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-drive.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-drive.json index 42e62dc..c5151b3 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-drive.json +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-drive.json @@ -17,7 +17,7 @@ "syntax": "google-drive:apiName\/methodName", "async": false, "api": true, - "apiPropertyQualifier": "apiName", + "apiPropertyQualifier": "apiName\/methodName", "consumerOnly": false, "producerOnly": false, "lenientProperties": false diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-mail.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-mail.json index 1e07acb..8b0b627 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-mail.json +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-mail.json @@ -17,7 +17,7 @@ "syntax": "google-mail:apiName\/methodName", "async": false, "api": true, - "apiPropertyQualifier": "apiName", + "apiPropertyQualifier": "apiName\/methodName", "consumerOnly": false, "producerOnly": false, "lenientProperties": false diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-sheets.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-sheets.json index 571586e..34afbde 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-sheets.json +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/google-sheets.json @@ -17,7 +17,7 @@ "syntax": "google-sheets:apiName\/methodName", "async": false, "api": true, - "apiPropertyQualifier": "apiName", + "apiPropertyQualifier": "apiName\/methodName", "consumerOnly": false, "producerOnly": false, "lenientProperties": false, diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/olingo2.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/olingo2.json index a43d686..c74651f 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/olingo2.json +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/olingo2.json @@ -17,7 +17,7 @@ "syntax": "olingo2:apiName\/methodName", "async": false, "api": true, - "apiPropertyQualifier": "apiName", + "apiPropertyQualifier": "apiName\/methodName", "consumerOnly": false, "producerOnly": false, "lenientProperties": false diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/olingo4.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/olingo4.json index 585bd7a..d84de19 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/olingo4.json +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/olingo4.json @@ -17,7 +17,7 @@ "syntax": "olingo4:apiName\/methodName", "async": false, "api": true, - "apiPropertyQualifier": "apiName", + "apiPropertyQualifier": "apiName\/methodName", "consumerOnly": false, "producerOnly": false, "lenientProperties": false diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/twilio.json b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/twilio.json index 39e3234..c50ae3f 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/twilio.json +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/components/twilio.json @@ -17,7 +17,7 @@ "syntax": "twilio:apiName\/methodName", "async": false, "api": true, - "apiPropertyQualifier": "apiName", + "apiPropertyQualifier": "apiName\/methodName", "consumerOnly": false, "producerOnly": false, "lenientProperties": false 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 0b2517b..272a557 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 @@ -146,14 +146,14 @@ with the following path and query parameters: === Query API Parameters (2 APIs): -The AS2 endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The AS2 endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- as2:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== client 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 8990f8b..d2ed8ab 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 @@ -156,14 +156,14 @@ with the following path and query parameters: === Query API Parameters (10 APIs): -The Box endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Box endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- box:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== collaborations 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 4f437fc..4c8155c 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 @@ -129,14 +129,14 @@ with the following path and query parameters: === Query API Parameters (17 APIs): -The Braintree endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Braintree endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- braintree:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== addOn 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 d13a092..ad0c8bf 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 @@ -172,14 +172,14 @@ with the following path and query parameters: === Query API Parameters (13 APIs): -The FHIR endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The FHIR endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- fhir:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== capabilities 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 21f2916..f7a5f18 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,14 +143,14 @@ with the following path and query parameters: === Query API Parameters (8 APIs): -The Google Calendar endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Google Calendar endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- google-calendar:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== acl 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 1632199..b2cefbc 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 @@ -146,14 +146,14 @@ with the following path and query parameters: === Query API Parameters (8 APIs): -The Google Calendar Stream endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the path parameter: +The Google Calendar Stream endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the path parameters: ---- google-calendar-stream:index ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== acl 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 7b71711..2f128ca 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 @@ -165,14 +165,14 @@ with the following path and query parameters: === Query API Parameters (13 APIs): -The Google Drive endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Google Drive endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- google-drive:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== drive-about 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 bf531187..57af442 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 @@ -153,14 +153,14 @@ with the following path and query parameters: === Query API Parameters (7 APIs): -The Google Mail endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Google Mail endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- google-mail:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== attachments 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 0382088..48c2701 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 @@ -140,14 +140,14 @@ with the following path and query parameters: === Query API Parameters (7 APIs): -The Google Mail Stream endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the path parameter: +The Google Mail Stream endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the path parameters: ---- google-mail-stream:index ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== attachments 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 29d3f58..2d3fa3c 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 @@ -149,14 +149,14 @@ with the following path and query parameters: === Query API Parameters (2 APIs): -The Google Sheets endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Google Sheets endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- google-sheets:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== data 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 481c942..0cbbd91 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 @@ -150,14 +150,14 @@ with the following path and query parameters: === Query API Parameters (2 APIs): -The Google Sheets Stream endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the path parameter: +The Google Sheets Stream endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the path parameters: ---- google-sheets-stream:apiName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== data 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 188a97d..449ad3f 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 @@ -154,14 +154,14 @@ with the following path and query parameters: === Query API Parameters (1 APIs): -The Olingo2 endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Olingo2 endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- olingo2:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== DEFAULT 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 c2d0e36..245eec8 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 @@ -151,14 +151,14 @@ with the following path and query parameters: === Query API Parameters (1 APIs): -The Olingo4 endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Olingo4 endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- olingo4:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== DEFAULT diff --git a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/quartz-component.adoc b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/quartz-component.adoc index 4b285a7..8dad99f 100644 --- a/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/quartz-component.adoc +++ b/catalog/camel-catalog/src/generated/resources/org/apache/camel/catalog/docs/quartz-component.adoc @@ -287,7 +287,7 @@ quartz://myGroup/myTimerName?trigger.repeatInterval=2000&trigger.misfireInstruct And likewise you can configure the cron trigger with one of its misfire instructions as well: ---- -quartz://myGroup/myTimerName?cron=0/2+*+*+*+*+?trigger.misfireInstruction=2 +quartz://myGroup/myTimerName?cron=0/2+*+*+*+*+?&trigger.misfireInstruction=2 ---- The simple and cron triggers has the following misfire instructions representative: 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 6635c4f..972f433 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 @@ -104,14 +104,14 @@ with the following path and query parameters: === Query API Parameters (56 APIs): -The Twilio endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Twilio endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- twilio:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== account 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 33afe71..ac17613 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 @@ -110,14 +110,14 @@ with the following path and query parameters: === Query API Parameters (1 APIs): -The Zendesk endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the methodName path parameter: +The Zendesk endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the methodName path parameters: ---- zendesk:methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== DEFAULT 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 b323de5..a7fc391 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 @@ -12,7 +12,7 @@ import org.apache.camel.spi.UriParams; /** * Camel EndpointConfiguration for org.apache.camel.component.box.api.BoxCollaborationsManager */ -@ApiParams(apiName = "collaborations", apiMethods = "add,addByEmail,delete,info,collaborations,pendingCollaborations,updateInfo") +@ApiParams(apiName = "collaborations", apiMethods = "addFolderCollaboration,addFolderCollaborationByEmail,deleteCollaboration,getCollaborationInfo,getFolderCollaborations,getPendingCollaborations,updateCollaborationInfo") @UriParams @Configurer public final class BoxCollaborationsManagerEndpointConfiguration extends BoxConfiguration { diff --git a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxCommentsManagerEndpointConfiguration.java b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxCommentsManagerEndpointConfiguration.java index ce66ee8..953264b 100644 --- a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxCommentsManagerEndpointConfiguration.java +++ b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxCommentsManagerEndpointConfiguration.java @@ -12,7 +12,7 @@ import org.apache.camel.spi.UriParams; /** * Camel EndpointConfiguration for org.apache.camel.component.box.api.BoxCommentsManager */ -@ApiParams(apiName = "comments", apiMethods = "add,updateMessage,delete,info,comments,reply") +@ApiParams(apiName = "comments", apiMethods = "addFileComment,changeCommentMessage,deleteComment,getCommentInfo,getFileComments,replyToComment") @UriParams @Configurer public final class BoxCommentsManagerEndpointConfiguration extends BoxConfiguration { diff --git a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxEventLogsManagerEndpointConfiguration.java b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxEventLogsManagerEndpointConfiguration.java index 52ad994..1d7a7c1 100644 --- a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxEventLogsManagerEndpointConfiguration.java +++ b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxEventLogsManagerEndpointConfiguration.java @@ -12,7 +12,7 @@ import org.apache.camel.spi.UriParams; /** * Camel EndpointConfiguration for org.apache.camel.component.box.api.BoxEventLogsManager */ -@ApiParams(apiName = "event-logs", apiMethods = "events") +@ApiParams(apiName = "event-logs", apiMethods = "getEnterpriseEvents") @UriParams @Configurer public final class BoxEventLogsManagerEndpointConfiguration extends BoxConfiguration { diff --git a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxFilesManagerEndpointConfiguration.java b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxFilesManagerEndpointConfiguration.java index 7237f15..b6c0c69 100644 --- a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxFilesManagerEndpointConfiguration.java +++ b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxFilesManagerEndpointConfiguration.java @@ -12,7 +12,7 @@ import org.apache.camel.spi.UriParams; /** * Camel EndpointConfiguration for org.apache.camel.component.box.api.BoxFilesManager */ -@ApiParams(apiName = "files", apiMethods = "canUpload,copy,createMetadata,link,delete,deleteMetadata,deleteVersion,download,downloadVersion,getDownloadURL,info,metadata,getFilePreviewLink,thumbnail,versions,move,promoteVersion,rename,updateInfo,updateMetadata,upload,uploadVersion") +@ApiParams(apiName = "files", apiMethods = "checkUpload,copyFile,createFileMetadata,createFileSharedLink,deleteFile,deleteFileMetadata,deleteFileVersion,downloadFile,downloadPreviousFileVersion,getDownloadURL,getFileInfo,getFileMetadata,getFilePreviewLink,getFileThumbnail,getFileVersions,moveFile,promoteFileVersion,renameFile,updateFileInfo,updateFileMetadata,uploadFile,uploadNewFileVersion") @UriParams @Configurer public final class BoxFilesManagerEndpointConfiguration extends BoxConfiguration { diff --git a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxFoldersManagerEndpointConfiguration.java b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxFoldersManagerEndpointConfiguration.java index 946c1dc..76e103b 100644 --- a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxFoldersManagerEndpointConfiguration.java +++ b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxFoldersManagerEndpointConfiguration.java @@ -12,7 +12,7 @@ import org.apache.camel.spi.UriParams; /** * Camel EndpointConfiguration for org.apache.camel.component.box.api.BoxFoldersManager */ -@ApiParams(apiName = "folders", apiMethods = "copy,create,link,delete,folder,info,items,root,move,rename,updateInfo") +@ApiParams(apiName = "folders", apiMethods = "copyFolder,createFolder,createFolderSharedLink,deleteFolder,getFolder,getFolderInfo,getFolderItems,getRootFolder,moveFolder,renameFolder,updateFolderInfo") @UriParams @Configurer public final class BoxFoldersManagerEndpointConfiguration extends BoxConfiguration { diff --git a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxGroupsManagerEndpointConfiguration.java b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxGroupsManagerEndpointConfiguration.java index 4a71b23..9d3f4c8 100644 --- a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxGroupsManagerEndpointConfiguration.java +++ b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxGroupsManagerEndpointConfiguration.java @@ -12,7 +12,7 @@ import org.apache.camel.spi.UriParams; /** * Camel EndpointConfiguration for org.apache.camel.component.box.api.BoxGroupsManager */ -@ApiParams(apiName = "groups", apiMethods = "addMembership,create,delete,deleteMembership,groups,info,membershipInfo,memberships,updateGroupInfo,updateMembershipInfo") +@ApiParams(apiName = "groups", apiMethods = "addGroupMembership,createGroup,deleteGroup,deleteGroupMembership,getAllGroups,getGroupInfo,getGroupMembershipInfo,getGroupMemberships,updateGroupInfo,updateGroupMembershipInfo") @UriParams @Configurer public final class BoxGroupsManagerEndpointConfiguration extends BoxConfiguration { diff --git a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxSearchManagerEndpointConfiguration.java b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxSearchManagerEndpointConfiguration.java index 3a9e83b..f6c5629 100644 --- a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxSearchManagerEndpointConfiguration.java +++ b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxSearchManagerEndpointConfiguration.java @@ -12,7 +12,7 @@ import org.apache.camel.spi.UriParams; /** * Camel EndpointConfiguration for org.apache.camel.component.box.api.BoxSearchManager */ -@ApiParams(apiName = "search", apiMethods = "search") +@ApiParams(apiName = "search", apiMethods = "searchFolder") @UriParams @Configurer public final class BoxSearchManagerEndpointConfiguration extends BoxConfiguration { diff --git a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxTasksManagerEndpointConfiguration.java b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxTasksManagerEndpointConfiguration.java index f3dfd60..96e2a98 100644 --- a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxTasksManagerEndpointConfiguration.java +++ b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxTasksManagerEndpointConfiguration.java @@ -12,7 +12,7 @@ import org.apache.camel.spi.UriParams; /** * Camel EndpointConfiguration for org.apache.camel.component.box.api.BoxTasksManager */ -@ApiParams(apiName = "tasks", apiMethods = "addAssignment,add,delete,deleteAssignment,tasks,assignmentInfo,assignments,info,updateInfo") +@ApiParams(apiName = "tasks", apiMethods = "addAssignmentToTask,addFileTask,deleteTask,deleteTaskAssignment,getFileTasks,getTaskAssignmentInfo,getTaskAssignments,getTaskInfo,updateTaskInfo") @UriParams @Configurer public final class BoxTasksManagerEndpointConfiguration extends BoxConfiguration { diff --git a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxUsersManagerEndpointConfiguration.java b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxUsersManagerEndpointConfiguration.java index 7a25dd0..4245614 100644 --- a/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxUsersManagerEndpointConfiguration.java +++ b/components/camel-box/camel-box-component/src/generated/java/org/apache/camel/component/box/BoxUsersManagerEndpointConfiguration.java @@ -12,7 +12,7 @@ import org.apache.camel.spi.UriParams; /** * Camel EndpointConfiguration for org.apache.camel.component.box.api.BoxUsersManager */ -@ApiParams(apiName = "users", apiMethods = "addEmailAlias,create,create,delete,deleteEmailAlias,users,currentUser,emailAlias,info,moveFolderToUser,updateInfo") +@ApiParams(apiName = "users", apiMethods = "addUserEmailAlias,createAppUser,createEnterpriseUser,deleteUser,deleteUserEmailAlias,getAllEnterpriseOrExternalUsers,getCurrentUser,getUserEmailAlias,getUserInfo,moveFolderToUser,updateUserInfo") @UriParams @Configurer public final class BoxUsersManagerEndpointConfiguration extends BoxConfiguration { diff --git a/docs/components/modules/ROOT/pages/as2-component.adoc b/docs/components/modules/ROOT/pages/as2-component.adoc index 7037d52..5dbf8c2 100644 --- a/docs/components/modules/ROOT/pages/as2-component.adoc +++ b/docs/components/modules/ROOT/pages/as2-component.adoc @@ -148,14 +148,14 @@ with the following path and query parameters: === Query API Parameters (2 APIs): -The AS2 endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The AS2 endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- as2:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== client diff --git a/docs/components/modules/ROOT/pages/box-component.adoc b/docs/components/modules/ROOT/pages/box-component.adoc index 3fefbe4..ad87df8 100644 --- a/docs/components/modules/ROOT/pages/box-component.adoc +++ b/docs/components/modules/ROOT/pages/box-component.adoc @@ -158,14 +158,14 @@ with the following path and query parameters: === Query API Parameters (10 APIs): -The Box endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Box endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- box:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== collaborations diff --git a/docs/components/modules/ROOT/pages/braintree-component.adoc b/docs/components/modules/ROOT/pages/braintree-component.adoc index 436e200..4e7d11e 100644 --- a/docs/components/modules/ROOT/pages/braintree-component.adoc +++ b/docs/components/modules/ROOT/pages/braintree-component.adoc @@ -131,14 +131,14 @@ with the following path and query parameters: === Query API Parameters (17 APIs): -The Braintree endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Braintree endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- braintree:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== addOn diff --git a/docs/components/modules/ROOT/pages/fhir-component.adoc b/docs/components/modules/ROOT/pages/fhir-component.adoc index 5d68a4b..62e0e4a 100644 --- a/docs/components/modules/ROOT/pages/fhir-component.adoc +++ b/docs/components/modules/ROOT/pages/fhir-component.adoc @@ -174,14 +174,14 @@ with the following path and query parameters: === Query API Parameters (13 APIs): -The FHIR endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The FHIR endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- fhir:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== capabilities diff --git a/docs/components/modules/ROOT/pages/google-calendar-component.adoc b/docs/components/modules/ROOT/pages/google-calendar-component.adoc index 3c4285e..64887e8 100644 --- a/docs/components/modules/ROOT/pages/google-calendar-component.adoc +++ b/docs/components/modules/ROOT/pages/google-calendar-component.adoc @@ -145,14 +145,14 @@ with the following path and query parameters: === Query API Parameters (8 APIs): -The Google Calendar endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Google Calendar endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- google-calendar:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== acl 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 b89613a..d16a205 100644 --- a/docs/components/modules/ROOT/pages/google-calendar-stream-component.adoc +++ b/docs/components/modules/ROOT/pages/google-calendar-stream-component.adoc @@ -148,14 +148,14 @@ with the following path and query parameters: === Query API Parameters (8 APIs): -The Google Calendar Stream endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the path parameter: +The Google Calendar Stream endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the path parameters: ---- google-calendar-stream:index ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== acl diff --git a/docs/components/modules/ROOT/pages/google-drive-component.adoc b/docs/components/modules/ROOT/pages/google-drive-component.adoc index 5c07298..79812b9 100644 --- a/docs/components/modules/ROOT/pages/google-drive-component.adoc +++ b/docs/components/modules/ROOT/pages/google-drive-component.adoc @@ -167,14 +167,14 @@ with the following path and query parameters: === Query API Parameters (13 APIs): -The Google Drive endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Google Drive endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- google-drive:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== drive-about diff --git a/docs/components/modules/ROOT/pages/google-mail-component.adoc b/docs/components/modules/ROOT/pages/google-mail-component.adoc index 915676b..9b8f309 100644 --- a/docs/components/modules/ROOT/pages/google-mail-component.adoc +++ b/docs/components/modules/ROOT/pages/google-mail-component.adoc @@ -155,14 +155,14 @@ with the following path and query parameters: === Query API Parameters (7 APIs): -The Google Mail endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Google Mail endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- google-mail:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== attachments 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 241fb63..eea0104 100644 --- a/docs/components/modules/ROOT/pages/google-mail-stream-component.adoc +++ b/docs/components/modules/ROOT/pages/google-mail-stream-component.adoc @@ -142,14 +142,14 @@ with the following path and query parameters: === Query API Parameters (7 APIs): -The Google Mail Stream endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the path parameter: +The Google Mail Stream endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the path parameters: ---- google-mail-stream:index ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== attachments diff --git a/docs/components/modules/ROOT/pages/google-sheets-component.adoc b/docs/components/modules/ROOT/pages/google-sheets-component.adoc index 4f9a168..74f04f3 100644 --- a/docs/components/modules/ROOT/pages/google-sheets-component.adoc +++ b/docs/components/modules/ROOT/pages/google-sheets-component.adoc @@ -151,14 +151,14 @@ with the following path and query parameters: === Query API Parameters (2 APIs): -The Google Sheets endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Google Sheets endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- google-sheets:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== data 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 2eca5d4..2c3c29d 100644 --- a/docs/components/modules/ROOT/pages/google-sheets-stream-component.adoc +++ b/docs/components/modules/ROOT/pages/google-sheets-stream-component.adoc @@ -152,14 +152,14 @@ with the following path and query parameters: === Query API Parameters (2 APIs): -The Google Sheets Stream endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the path parameter: +The Google Sheets Stream endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the path parameters: ---- google-sheets-stream:apiName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== data diff --git a/docs/components/modules/ROOT/pages/olingo2-component.adoc b/docs/components/modules/ROOT/pages/olingo2-component.adoc index c672fba..f70091e 100644 --- a/docs/components/modules/ROOT/pages/olingo2-component.adoc +++ b/docs/components/modules/ROOT/pages/olingo2-component.adoc @@ -156,14 +156,14 @@ with the following path and query parameters: === Query API Parameters (1 APIs): -The Olingo2 endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Olingo2 endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- olingo2:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== DEFAULT diff --git a/docs/components/modules/ROOT/pages/olingo4-component.adoc b/docs/components/modules/ROOT/pages/olingo4-component.adoc index eab50b2..fe9c8c1 100644 --- a/docs/components/modules/ROOT/pages/olingo4-component.adoc +++ b/docs/components/modules/ROOT/pages/olingo4-component.adoc @@ -153,14 +153,14 @@ with the following path and query parameters: === Query API Parameters (1 APIs): -The Olingo4 endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Olingo4 endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- olingo4:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== DEFAULT diff --git a/docs/components/modules/ROOT/pages/quartz-component.adoc b/docs/components/modules/ROOT/pages/quartz-component.adoc index e3d8b00..7590caf 100644 --- a/docs/components/modules/ROOT/pages/quartz-component.adoc +++ b/docs/components/modules/ROOT/pages/quartz-component.adoc @@ -289,7 +289,7 @@ quartz://myGroup/myTimerName?trigger.repeatInterval=2000&trigger.misfireInstruct And likewise you can configure the cron trigger with one of its misfire instructions as well: ---- -quartz://myGroup/myTimerName?cron=0/2+*+*+*+*+?trigger.misfireInstruction=2 +quartz://myGroup/myTimerName?cron=0/2+*+*+*+*+?&trigger.misfireInstruction=2 ---- The simple and cron triggers has the following misfire instructions representative: diff --git a/docs/components/modules/ROOT/pages/twilio-component.adoc b/docs/components/modules/ROOT/pages/twilio-component.adoc index 6d897cf..0fb85c2 100644 --- a/docs/components/modules/ROOT/pages/twilio-component.adoc +++ b/docs/components/modules/ROOT/pages/twilio-component.adoc @@ -106,14 +106,14 @@ with the following path and query parameters: === Query API Parameters (56 APIs): -The Twilio endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the apiName path parameter: +The Twilio endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the apiName/methodName path parameters: ---- twilio:apiName/methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== account diff --git a/docs/components/modules/ROOT/pages/zendesk-component.adoc b/docs/components/modules/ROOT/pages/zendesk-component.adoc index ecb134a..fbd0e9f 100644 --- a/docs/components/modules/ROOT/pages/zendesk-component.adoc +++ b/docs/components/modules/ROOT/pages/zendesk-component.adoc @@ -112,14 +112,14 @@ with the following path and query parameters: === Query API Parameters (1 APIs): -The Zendesk endpoint is an API based component and has additional parameters based on which API method in use. -The API method is located in the endpoint URI as the methodName path parameter: +The Zendesk endpoint is an API based component and has additional parameters based on which API name and method in use. +The API name and method is located in the endpoint URI as the methodName path parameters: ---- zendesk:methodName ---- -The following lists each API method and its additional parameters. +The following lists each API name and method and its additional parameters. ==== DEFAULT