-
-
Notifications
You must be signed in to change notification settings - Fork 111
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch to json_schemer from json-schema
json-schema is unmaintained and only supports up to draft-06 of JSON Schema. That is three versions older than the latest specification. json_schemer is supported and supports all versions of JSON Schema, including 2020-12, which is the latest one. This change swaps one dependency for another in order to support newer versions.
- Loading branch information
1 parent
26668cb
commit 56a2883
Showing
2 changed files
with
3 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters