You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2024/04/19 13:01:43 UTC

(camel) branch allowed updated (53dbb949d2d -> 68de55d0c2a)

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

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


    from 53dbb949d2d CAMEL-20492: Rest DSL with clientRequestValidation can support allowed values
     add 68de55d0c2a CAMEL-20492: Rest DSL with clientRequestValidation can support allowed values

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/camel/model/rest/ParamDefinition.java     | 1 -
 .../src/main/java/org/apache/camel/model/rest/RestDefinition.java      | 2 +-
 .../java/org/apache/camel/support/processor/RestBindingAdvice.java     | 3 ++-
 .../org/apache/camel/support/processor/RestBindingAdviceFactory.java   | 3 ++-
 4 files changed, 5 insertions(+), 4 deletions(-)