scala-jsonschema icon indicating copy to clipboard operation
scala-jsonschema copied to clipboard

Draft 2020-12

Open justcoon opened this issue 2 years ago • 1 comments

added support for draft: https://json-schema.org/draft/2020-12/release-notes.html

NOTE: I do not have extensive knowledge regarding json-schema, in relation to draft changes, i tried to identify which parts of json-schema are used in this project (as this is scala -> json schema), and based on my understanding, in case of this project, in general, there are not changes between 09 and 12, hope I did not miss something important

Fixes: #283

justcoon avatar Sep 19 '22 08:09 justcoon

@andyglow - can you see if there is anything missing/out of whack here when you have a few?

Thanks!

jwgcooke avatar Sep 26 '22 13:09 jwgcooke