We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a5a632 commit 33e536bCopy full SHA for 33e536b
pages/specification/migration/_index.md
@@ -25,7 +25,7 @@ This table provides an overview of keyword changes and removals in JSON Schema s
25
| `$dynamicRef` | Core | 2020-12 | No | Replaced `$recursiveRef` |
26
| `$recursiveAnchor` | Core | 2019-09 | 2020-12 | Replaced by `$dynamicAnchor` |
27
| `$recursiveRef` | Core | 2019-09 | 2020-12 | Replaced by `$dynamicRef` |
28
-| `$ref` | Core | 2019-09 | No | Modified in 2019-09 |
+| `$ref` | Core | 03 | No | Modified in 2019-09 |
29
| `$schema` | Core | 03 | No | No |
30
| `$vocabulary` | Core | 2019-09 | No | No |
31
| `additionalItems` | Core | 03 | 2020-12 | Replaced by `items` |
0 commit comments