Closed magick93 closed 1 year ago
Hi @magick93. It looks like you are using a draft-04 schema which is not supported by this library. This is due to a limitation in the underlying AJV validation library.
This library does support draft-06, draft-07 and draft-2019-09. I suggest you switch to draft-07, which may be as simple as editing your schema documents and replacing draft-04 with draft-07.
Hello
I'm getting the following error when I try to build the jsonschema docs:
Do you have any suggestions?