This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git
The following commit(s) were added to refs/heads/main by this push:
new d37bdaf Update example
d37bdaf is described below
commit d37bdafb4268dd395981942871df32147cd14347
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Mar 29 17:09:30 2024 +0100
Update example
---
jbang/open-api-contract-first/petstore.camel.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/jbang/open-api-contract-first/petstore.camel.yaml
b/jbang/open-api-contract-first/petstore.camel.yaml
index fbd1fc3..92c57f6 100644
--- a/jbang/open-api-contract-first/petstore.camel.yaml
+++ b/jbang/open-api-contract-first/petstore.camel.yaml
@@ -1,3 +1,5 @@
+- restConfiguration:
+ clientRequestValidation: true
- rest:
openApi:
specification: petstore-v3.json