Paul Galbraith created CAMEL-16781:
--------------------------------------
Summary: camel-json-validator defaults to an old JSON schema
version
Key: CAMEL-16781
URL: https://issues.apache.org/jira/browse/CAMEL-16781
Project: Camel
Issue Type: Improvement
Reporter: Paul Galbraith
By default camel-json-validator assumes that provided schemas are version
[Draft 4|https://json-schema.org/specification-links.html#draft-4] but the
underlying validator library supports the newer draft version
[2019-09|https://json-schema.org/specification-links.html#draft-2019-09-formerly-known-as-draft-8],
so it probably makes sense to make that the default.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)