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 378b199 CAMEL-15478: Docs include method table
new 941d444 CAMEL-15478: Include more details in docs
new 399200e CAMEL-15478: Delete file no longer in use
new c9e2f4a CAMEL-15478: Include more details in docs
The 3 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 | 14 +
.../src/main/docs/box-component.adoc | 70 ++++
.../src/main/docs/braintree-component.adoc | 98 ++++++
.../src/main/docs/fhir-component.adoc | 91 +++++
.../src/main/docs/google-calendar-component.adoc | 49 +++
.../docs/google-calendar-stream-component.adoc | 49 +++
.../src/main/docs/google-drive-component.adoc | 84 +++++
.../src/main/docs/google-mail-component.adoc | 49 +++
.../main/docs/google-mail-stream-component.adoc | 49 +++
.../src/main/docs/google-sheets-component.adoc | 14 +
.../main/docs/google-sheets-stream-component.adoc | 14 +
.../src/main/docs/olingo2-component.adoc | 7 +
.../src/main/docs/olingo4-component.adoc | 7 +
.../src/main/docs/twilio-component.adoc | 392 +++++++++++++++++++++
.../src/main/docs/zendesk-component.adoc | 7 +
.../java/org/apache/camel/util/StringHelper.java | 6 +
.../src/main/resources/api-document.vm | 242 -------------
.../apache/camel/maven/packaging/MvelHelper.java | 6 +
.../apache/camel/maven/packaging/SchemaHelper.java | 38 ++
.../src/main/resources/endpoint-options.mvel | 7 +
20 files changed, 1051 insertions(+), 242 deletions(-)
delete mode 100644
tooling/maven/camel-api-component-maven-plugin/src/main/resources/api-document.vm