This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a commit to branch supported-json-validator-kind
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/supported-json-validator-kind
by this push:
new 37e676871a9 Camel-Json-Validator: Added the updated supported schemas
37e676871a9 is described below
commit 37e676871a929ec08a8e8f9334511ffb118e13e5
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Oct 2 13:07:41 2023 +0200
Camel-Json-Validator: Added the updated supported schemas
Signed-off-by: Andrea Cosentino <[email protected]>
---
.../camel-json-validator/src/main/docs/json-validator-component.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/components/camel-json-validator/src/main/docs/json-validator-component.adoc
b/components/camel-json-validator/src/main/docs/json-validator-component.adoc
index 3f86433177a..02590de97b8 100644
---
a/components/camel-json-validator/src/main/docs/json-validator-component.adoc
+++
b/components/camel-json-validator/src/main/docs/json-validator-component.adoc
@@ -15,7 +15,7 @@
*{component-header}*
The JSON Schema Validator component performs bean validation of the message
body
-against JSON Schemas v4, v6, v7 and v2019-09 draft using the NetworkNT JSON
Schema library
+against JSON Schemas v4, v6, v7, v2019-09 draft and and v2020-12(partial)
using the NetworkNT JSON Schema library
(https://github.com/networknt/json-schema-validator).
Maven users will need to add the following dependency to their `pom.xml`