This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git
from 2939fc2c808 Sync deps
add 0e57888b56c CAMEL-18240: camel-fhir - Polished docs
add 75ed64573b4 CAMEL-18240: [DOCS] FHIR component - documentation issues
add a20988aa346 Regen for commit 75ed64573b438224d6a58a54ac550283ea9fa9e0
No new revisions were added by this update.
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 | 112 +++++++++++++++++++++
.../camel/component/fhir/api/FhirUpdate.java | 50 +++++++++
.../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, 221 insertions(+), 47 deletions(-)