jsonschema icon indicating copy to clipboard operation
jsonschema copied to clipboard

feature/hyper-schema

Open bwalsh opened this issue 2 years ago • 1 comments

This PR:

  • adds support for "https://json-schema.org/draft/2020-12/hyper-schema"

bwalsh avatar Nov 30 '23 00:11 bwalsh

hyperschema is not a draft specification. it is just like any other user schema. validate with hyper schema the same way you do with your own defined schema

santhosh-tekuri avatar Nov 04 '24 14:11 santhosh-tekuri