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 e75e0da commit 78d912aCopy full SHA for 78d912a
pages/specification/migration/_index.md
@@ -78,7 +78,7 @@ This table provides an overview of keyword changes and removals in JSON Schema s
78
| `requires` | Core | 01 | 03 | Replaced by `dependencies` |
79
| `title` | Validation | 01 | No | No |
80
| `then` | Core | 07 | No | No |
81
-| `type` | Validation | 01 | No | Modified in 01 |
+| `type` | Validation | 01 | No | Modified in 04 |
82
| `unevaluatedItems` | Core | 2019-09 | No | No |
83
| `unevaluatedProperties` | Core | 2019-09 | No | No |
84
| `uniqueItems` | Validation | 02 | No | No |
0 commit comments