Skip to content

Commit 266963b

Browse files
kwennBjdesrosiers
andauthored
Update pages/specification/migration/_index.md
Co-authored-by: Jason Desrosiers <[email protected]>
1 parent 33e536b commit 266963b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/specification/migration/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ This table provides an overview of keyword changes and removals in JSON Schema s
4949
| `else` | Core | 07 | No | No |
5050
| `enum` | Validation | 01 | No | No |
5151
| `examples` | Validation | 06 | No | No |
52-
| `exclusiveMaximum` | Validation | 06 | No | Modified |
53-
| `exclusiveMinimum` | Validation | 06 | No | Modified |
52+
| `exclusiveMaximum` | Validation | 03 | No | Modified in 04 |
53+
| `exclusiveMinimum` | Validation | 03 | No | Modified in 04 |
5454
| `extends` | Core | 01 | 04 | Replaced by `allOf` |
5555
| `format` | Validation | 01 | No | Modified in 04, 06, 07, 2019-09, and 2020-12 |
5656
| `id` | Core | 03 | 06 | Replaced by `$id` |

0 commit comments

Comments
 (0)