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/01/05 07:17:30 UTC

[camel] branch regen_bot updated (9f69452 -> 8b685d8)

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 9f69452  Regen for commit 05e80da91921d90e91c2eadee849ac292cf552e7
     add 3dbbbc4  CAMEL-17373: Fix FhirComponent startup (#6629)
     add 8b685d8  CAMEL-17430 Add endpoint parameters if operation parameters is null (#6639)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/fhir/FhirComponent.java | 22 +++++--
 .../camel/component/fhir/FhirConfigurationIT.java  |  5 +-
 .../fhir/{FhirCreateIT.java => FhirSimpleIT.java}  | 70 +++++++++-------------
 .../rest/openapi/RestOpenApiEndpoint.java          | 20 ++++---
 .../support/component/AbstractApiComponent.java    |  6 ++
 5 files changed, 68 insertions(+), 55 deletions(-)
 copy components/camel-fhir/camel-fhir-component/src/test/java/org/apache/camel/component/fhir/{FhirCreateIT.java => FhirSimpleIT.java} (51%)