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 8cc36f0 commit 45aecbcCopy full SHA for 45aecbc
pages/specification/migration/_index.md
@@ -67,7 +67,7 @@ Here is a comprehensive overview to get you going.
67
| `multipleOf` | Validation | 04 | No | Replaced `divisibleBy` |
68
| `not` | Core | 04 | No | No |
69
| `oneOf` | Core | 04 | No | No |
70
-| `optional` | Validation | 02 | No | Replaced by `required` |
+| `optional` | Core | 02 | No | Replaced by `required` |
71
| `pattern` | Core | 03 | No | No |
72
| `patternProperties` | Core | 03 | No | No |
73
| `prefixItems` | Core | 2020-12 | No | Replaced `items` |
0 commit comments