|
1 | 1 | {
|
2 | | - "$schema": "https://json-schema.org/draft/2019-09/schema", |
3 | | - "$id": "https://json-schema.org/draft/2019-09/schema", |
| 2 | + "$schema": "https://json-schema.org/draft/2020-12/schema", |
| 3 | + "$id": "https://json-schema.org/draft/2020-12/schema", |
4 | 4 | "$vocabulary": {
|
5 | | - "https://json-schema.org/draft/2019-09/vocab/core": true, |
6 | | - "https://json-schema.org/draft/2019-09/vocab/applicator": true, |
7 | | - "https://json-schema.org/draft/2019-09/vocab/unevaluated": true, |
8 | | - "https://json-schema.org/draft/2019-09/vocab/validation": true, |
9 | | - "https://json-schema.org/draft/2019-09/vocab/meta-data": true, |
10 | | - "https://json-schema.org/draft/2019-09/vocab/format-annotation": true, |
11 | | - "https://json-schema.org/draft/2019-09/vocab/content": true |
| 5 | + "https://json-schema.org/draft/2020-12/vocab/core": true, |
| 6 | + "https://json-schema.org/draft/2020-12/vocab/applicator": true, |
| 7 | + "https://json-schema.org/draft/2020-12/vocab/unevaluated": true, |
| 8 | + "https://json-schema.org/draft/2020-12/vocab/validation": true, |
| 9 | + "https://json-schema.org/draft/2020-12/vocab/meta-data": true, |
| 10 | + "https://json-schema.org/draft/2020-12/vocab/format-annotation": true, |
| 11 | + "https://json-schema.org/draft/2020-12/vocab/content": true |
12 | 12 | },
|
13 | 13 | "$dynamicAnchor": "meta",
|
14 | 14 |
|
|
0 commit comments