You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/03/14 19:00:27 UTC

[camel] branch regen_bot_3.14.x updated (ee8248d -> c1b52cd)

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

github-bot pushed a change to branch regen_bot_3.14.x
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from ee8248d  Fix typo in camel-tarfile and camel-zipfile docs
     add f23de59  CAMEL-17788: Support FHIR versions DSTU2_HL7ORG & DSTU2_1
     add c1b52cd  CAMEL-17789: Update FHIR dataformat metadata for fhirVersion option

No new revisions were added by this update.

Summary of changes:
 .../org/apache/camel/catalog/dataformats/fhirJson.json       |  2 +-
 .../org/apache/camel/catalog/dataformats/fhirXml.json        |  2 +-
 .../resources/org/apache/camel/catalog/models/fhirJson.json  |  2 +-
 .../resources/org/apache/camel/catalog/models/fhirXml.json   |  2 +-
 .../org/apache/camel/catalog/schemas/camel-spring.xsd        |  2 +-
 components/camel-fhir/camel-fhir-component/pom.xml           | 12 ++++++++++++
 .../resources/org/apache/camel/component/fhir/fhirJson.json  |  2 +-
 .../resources/org/apache/camel/component/fhir/fhirXml.json   |  2 +-
 .../org/apache/camel/model/dataformat/fhirJson.json          |  2 +-
 .../resources/org/apache/camel/model/dataformat/fhirXml.json |  2 +-
 .../org/apache/camel/model/dataformat/FhirDataformat.java    |  4 ++--
 11 files changed, 23 insertions(+), 11 deletions(-)