This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch api in repository https://gitbox.apache.org/repos/asf/camel.git.
from 6a1b446 CAMEL-15478: Docs should include API documentation new 19e3eae CAMEL-15478: Docs include alias methods new 8bb54a5 CAMEL-15478: Docs include method table new 1382985 CAMEL-15478: Docs include method table new 378b199 CAMEL-15478: Docs include method table The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../src/main/docs/as2-component.adoc | 59 +- .../camel/component/box/api/BoxFilesManager.java | 19 +- .../box/BoxFilesManagerEndpointConfiguration.java | 4 +- .../org/apache/camel/component/box/box.json | 4 +- .../src/main/docs/box-component.adoc | 320 ++- .../src/main/docs/braintree-component.adoc | 631 ++++- .../src/main/docs/fhir-component.adoc | 501 +++- .../src/main/docs/google-calendar-component.adoc | 312 ++- .../docs/google-calendar-stream-component.adoc | 312 ++- .../src/main/docs/google-drive-component.adoc | 530 +++- .../src/main/docs/google-mail-component.adoc | 330 ++- .../main/docs/google-mail-stream-component.adoc | 330 ++- .../src/main/docs/google-sheets-component.adoc | 107 +- .../main/docs/google-sheets-stream-component.adoc | 107 +- .../src/main/docs/olingo2-component.adoc | 58 +- .../src/main/docs/olingo4-component.adoc | 62 +- .../src/main/docs/twilio-component.adoc | 2552 +++++++++++++++----- .../src/main/docs/zendesk-component.adoc | 1177 ++++++--- .../apache/camel/maven/packaging/MvelHelper.java | 18 + .../src/main/resources/endpoint-options.mvel | 25 +- 20 files changed, 5855 insertions(+), 1603 deletions(-)