File tree 1 file changed +1
-1
lines changed 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ The following are the tests results after running the [JSON Schema Test Suite](h
39
39
| Keyword | Draft 4 | Draft 6 | Draft 7 | Draft 2019-09 | Draft 2020-12 |
40
40
| :---------------------------| :-------:| :-------:| :-------:| :-------------:| :-------------:|
41
41
| $anchor | 🚫 | 🚫 | 🚫 | 🟢 | 🟢 |
42
+ | $defs | 🚫 | 🚫 | 🚫 | 🟢 | 🟢 |
42
43
| $dynamicAnchor | 🚫 | 🚫 | 🚫 | 🚫 | 🟢 |
43
44
| $dynamicRef | 🚫 | 🚫 | 🚫 | 🚫 | 🟢 |
44
45
| $id | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 |
@@ -56,7 +57,6 @@ The following are the tests results after running the [JSON Schema Test Suite](h
56
57
| contentMediaType | 🚫 | 🚫 | 🟢 | 🟢 | 🟢 |
57
58
| contentSchema | 🚫 | 🚫 | 🚫 | 🟢 | 🟢 |
58
59
| definitions | 🟢 | 🟢 | 🟢 | 🚫 | 🚫 |
59
- | defs | 🚫 | 🚫 | 🚫 | 🟢 | 🟢 |
60
60
| dependencies | 🟢 | 🟢 | 🟢 | 🚫 | 🚫 |
61
61
| dependentRequired | 🚫 | 🚫 | 🚫 | 🟢 | 🟢 |
62
62
| dependentSchemas | 🚫 | 🚫 | 🚫 | 🟢 | 🟢 |
You can’t perform that action at this time.
0 commit comments