oas3-chow-chow icon indicating copy to clipboard operation
oas3-chow-chow copied to clipboard

Support for AJV version 7 and newer JSON schema drafts?

Open chrisolson443 opened this issue 4 years ago • 2 comments

This would allow for compatibility with newer JSON schema draft-06/07/2019-09

I don't know how backwards compatible this would be. Just wondering if it's been considered to keep this library relevant and future-proof.

The one breaking change I see is: the support for JSON-Schema draft-04 is removed - if you have schemas using “id” attributes you have to replace them with “$id” (or continue using Ajv v6 that will be supported until 02/28/2021).

chrisolson443 avatar Dec 30 '20 16:12 chrisolson443

Might be too late for you but here it is #132

supertong avatar Aug 26 '23 12:08 supertong

🥳 very exited for this!

chrisolson443 avatar Aug 26 '23 13:08 chrisolson443