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 2024/03/07 12:13:50 UTC

(camel) branch regen_bot updated (6fcff5fea99 -> 5a0ff041f01)

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 6fcff5fea99 CAMEL-20534: Fix gRPC producer / consumer port validation
     add 5a0ff041f01 CAMEL-20533: camel-rest - Binding mode json or xml should automatically set consumes/produces on the rest endpoint according to the binding mode. (#13407)

No new revisions were added by this update.

Summary of changes:
 .../apache/camel/component/rest/RestEndpoint.java  |  4 +-
 .../apache/camel/model/rest/RestDefinition.java    | 49 +++++++++++++++-------
 docs/user-manual/modules/ROOT/pages/rest-dsl.adoc  | 12 ++++--
 3 files changed, 44 insertions(+), 21 deletions(-)