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 7199292 commit 8cc36f0Copy full SHA for 8cc36f0
pages/specification/migration/_index.md
@@ -54,7 +54,7 @@ Here is a comprehensive overview to get you going.
54
| `exclusiveMinimum` | Validation | 06 | No | Replaced `exclusiveMinimum` (legacy) |
55
| `extends` | Core | 01 | 04 | Replaced by `allOf` |
56
| `format` | Validation | 01 | No | - |
57
-| `id` | Core | 04 | No | Replaced by `$id` |
+| `id` | Core | 03 | 06 | Replaced by `$id` |
58
| `if` | Core | 07 | No | No |
59
| `items` (legacy) | Core | 01 | 2020-12 | Replaced by `prefixItems` |
60
| `items` | Core | 2020-12 | No | Replaced `additionalItems` and `items` (legacy) |
0 commit comments