-
-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Description
Hi!
Thanks for this great lib! I was playing around and noticed that it doesn't fully support JSON Schema Draft 2020-12.
More specifically, do you plan to support the changes introduced in Draft 2020-12 regarding the tuples validation?
The
itemsandadditionalItemskeywords have been replaced withprefixItemsanditemswhereprefixItemshas the same functionality as the array-of-schemas for of the olditemsand the newitemskeyword has the same functionality as the oldadditionalItemskeyword.
https://json-schema.org/draft/2020-12/release-notes#changes-to-items-and-additionalitems
Bessonov
Metadata
Metadata
Assignees
Labels
No labels