Skip to content

Add support for JSON Schema draft 2019-09 and 2020 #2241

Open
@davidebriani

Description

@davidebriani

JSON Schema draft 2019-09 has been out for a while and it's probably going to be quite common, given that OpenAPI 3.1 is also supporting it.
However support for this draft only comes with Ajv 7 and react-jsonschema-form is still stuck with Ajv 6.
Would you consider upgrading the package or maybe leave it as peer dependency?
Validation is a core part of this project and it makes sense to let users be able to stay up-to-date with current standards.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions