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