You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2020/09/02 19:15:47 UTC

[camel] branch master updated (68517d7 -> 0f8a311)

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

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


    from 68517d7  CAMEL-15478: Generate documentation for API components with their API query parameters in tables per API.
     add 0f8a311  CAMEL-15478: Generate documentation for API components with their API query parameters in tables per API.

No new revisions were added by this update.

Summary of changes:
 .../src/main/docs/as2-component.adoc               |  44 +-
 .../src/main/docs/box-component.adoc               | 228 ++++-----
 .../src/main/docs/braintree-component.adoc         | 156 +++---
 .../src/main/docs/fhir-component.adoc              | 204 ++++----
 .../src/main/docs/google-calendar-component.adoc   |  66 +--
 .../docs/google-calendar-stream-component.adoc     |  66 +--
 .../src/main/docs/google-drive-component.adoc      | 116 ++---
 .../src/main/docs/google-mail-component.adoc       |  74 +--
 .../main/docs/google-mail-stream-component.adoc    |  74 +--
 .../src/main/docs/google-sheets-component.adoc     |  34 +-
 .../main/docs/google-sheets-stream-component.adoc  |  34 +-
 .../src/main/docs/olingo2-component.adoc           |  25 +-
 .../src/main/docs/olingo4-component.adoc           |  18 +-
 .../src/main/docs/twilio-component.adoc            | 524 ++++++++++-----------
 .../src/main/docs/zendesk-component.adoc           | 241 +++++-----
 .../packaging/EndpointSchemaGeneratorMojo.java     |   2 +
 .../src/main/resources/endpoint-options.mvel       |   6 +-
 17 files changed, 960 insertions(+), 952 deletions(-)