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 fdea4fd CAMEL-15478: Regen
new 90bd7ac CAMEL-15478: Restructure api in component json
new 6ae1dbd CAMEL-15478: Regen
The 2 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:
.../org/apache/camel/component/as2/as2.json | 8 +-
.../org/apache/camel/component/box/box.json | 32 ++--
.../camel/component/braintree/braintree.json | 44 +++--
.../org/apache/camel/component/fhir/fhir.json | 41 +++--
.../component/google/calendar/google-calendar.json | 23 ++-
.../calendar/stream/google-calendar-stream.json | 23 ++-
.../camel/component/google/drive/google-drive.json | 38 +++--
.../camel/component/google/mail/google-mail.json | 23 ++-
.../google/mail/stream/google-mail-stream.json | 23 ++-
.../component/google/sheets/google-sheets.json | 8 +-
.../google/sheets/stream/google-sheets-stream.json | 8 +-
.../apache/camel/component/olingo2/olingo2.json | 5 +-
.../apache/camel/component/olingo4/olingo4.json | 5 +-
.../org/apache/camel/component/twilio/twilio.json | 170 ++++++++++++-------
.../apache/camel/component/zendesk/zendesk.json | 5 +-
.../org/apache/camel/tooling/model/JsonMapper.java | 62 ++++---
.../camel/tooling/model/ApiComponentModelTest.java | 12 +-
.../src/test/resources/twilio.json | 180 ++++++++++++++-------
.../src/main/resources/endpoint-options.mvel | 27 ----
19 files changed, 486 insertions(+), 251 deletions(-)