Skip to content

Commit 8e05d71

Browse files
Changed defs to $defs in compatibility.md (#1013)
1 parent e39272a commit 8e05d71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/compatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ The following are the tests results after running the [JSON Schema Test Suite](h
3939
| Keyword | Draft 4 | Draft 6 | Draft 7 | Draft 2019-09 | Draft 2020-12 |
4040
|:---------------------------|:-------:|:-------:|:-------:|:-------------:|:-------------:|
4141
| $anchor | 🚫 | 🚫 | 🚫 | 🟢 | 🟢 |
42+
| $defs | 🚫 | 🚫 | 🚫 | 🟢 | 🟢 |
4243
| $dynamicAnchor | 🚫 | 🚫 | 🚫 | 🚫 | 🟢 |
4344
| $dynamicRef | 🚫 | 🚫 | 🚫 | 🚫 | 🟢 |
4445
| $id | 🟢 | 🟢 | 🟢 | 🟢 | 🟢 |
@@ -56,7 +57,6 @@ The following are the tests results after running the [JSON Schema Test Suite](h
5657
| contentMediaType | 🚫 | 🚫 | 🟢 | 🟢 | 🟢 |
5758
| contentSchema | 🚫 | 🚫 | 🚫 | 🟢 | 🟢 |
5859
| definitions | 🟢 | 🟢 | 🟢 | 🚫 | 🚫 |
59-
| defs | 🚫 | 🚫 | 🚫 | 🟢 | 🟢 |
6060
| dependencies | 🟢 | 🟢 | 🟢 | 🚫 | 🚫 |
6161
| dependentRequired | 🚫 | 🚫 | 🚫 | 🟢 | 🟢 |
6262
| dependentSchemas | 🚫 | 🚫 | 🚫 | 🟢 | 🟢 |

0 commit comments

Comments
 (0)