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

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


    from fbbdc6a6f17 Java DSL with pollEnrich should have timeout that accepts 
property placeholder
     new 26402e224f3 CAMEL-18240: camel-fhir - Polished docs
     new b1b95f715fb 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