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

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


    from 2939fc2c808 Sync deps
     new 0e57888b56c CAMEL-18240: camel-fhir - Polished docs
     new 75ed64573b4 CAMEL-18240: [DOCS] FHIR component - documentation issues

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/catalog/components/fhir.json  |  16 +--
 .../camel/component/fhir/api/ExtraParameters.java  |   2 +-
 .../camel/component/fhir/api/FhirDelete.java       |   2 +-
 .../camel/component/fhir/api/FhirOperation.java    |   2 +-
 .../apache/camel/component/fhir/api/FhirRead.java  | 113 +++++++++++++++++++++
 .../camel/component/fhir/api/FhirUpdate.java       |  48 +++++++++
 .../camel/component/fhir/api/FhirValidate.java     |  12 +++
 .../fhir/FhirDeleteEndpointConfiguration.java      |   2 +-
 .../fhir/FhirOperationEndpointConfiguration.java   |   2 +-
 .../fhir/FhirReadEndpointConfiguration.java        |  28 ++---
 .../fhir/FhirUpdateEndpointConfiguration.java      |  16 +--
 .../fhir/FhirValidateEndpointConfiguration.java    |   8 +-
 .../org/apache/camel/component/fhir/fhir.json      |  16 +--
 13 files changed, 220 insertions(+), 47 deletions(-)

Reply via email to