Skip to content

Commit 3f37f7f

Browse files
authored
Merge pull request #1054 from karenetheridge/ether/bump-spec-dates
bump draft spec version for latest release
2 parents 9a6c0b2 + 1cc25c5 commit 3f37f7f

File tree

10 files changed

+35
-35
lines changed

10 files changed

+35
-35
lines changed

meta/applicator.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"$schema": "https://json-schema.org/draft/2019-09/schema",
3-
"$id": "https://json-schema.org/draft/2019-09/meta/applicator",
2+
"$schema": "https://json-schema.org/draft/2020-12/schema",
3+
"$id": "https://json-schema.org/draft/2020-12/meta/applicator",
44
"$vocabulary": {
5-
"https://json-schema.org/draft/2019-09/vocab/applicator": true
5+
"https://json-schema.org/draft/2020-12/vocab/applicator": true
66
},
77
"$dynamicAnchor": "meta",
88

meta/content.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"$schema": "https://json-schema.org/draft/2019-09/schema",
3-
"$id": "https://json-schema.org/draft/2019-09/meta/content",
2+
"$schema": "https://json-schema.org/draft/2020-12/schema",
3+
"$id": "https://json-schema.org/draft/2020-12/meta/content",
44
"$vocabulary": {
5-
"https://json-schema.org/draft/2019-09/vocab/content": true
5+
"https://json-schema.org/draft/2020-12/vocab/content": true
66
},
77
"$dynamicAnchor": "meta",
88

meta/core.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"$schema": "https://json-schema.org/draft/2019-09/schema",
3-
"$id": "https://json-schema.org/draft/2019-09/meta/core",
2+
"$schema": "https://json-schema.org/draft/2020-12/schema",
3+
"$id": "https://json-schema.org/draft/2020-12/meta/core",
44
"$vocabulary": {
5-
"https://json-schema.org/draft/2019-09/vocab/core": true
5+
"https://json-schema.org/draft/2020-12/vocab/core": true
66
},
77
"$dynamicAnchor": "meta",
88

meta/format-annotation.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"$schema": "https://json-schema.org/draft/2019-09/schema",
3-
"$id": "https://json-schema.org/draft/2019-09/meta/format-annotation",
2+
"$schema": "https://json-schema.org/draft/2020-12/schema",
3+
"$id": "https://json-schema.org/draft/2020-12/meta/format-annotation",
44
"$vocabulary": {
5-
"https://json-schema.org/draft/2019-09/vocab/format-annotation": true
5+
"https://json-schema.org/draft/2020-12/vocab/format-annotation": true
66
},
77
"$dynamicAnchor": "meta",
88

meta/format-assertion.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"$schema": "https://json-schema.org/draft/2019-09/schema",
3-
"$id": "https://json-schema.org/draft/2019-09/meta/format-assertion",
2+
"$schema": "https://json-schema.org/draft/2020-12/schema",
3+
"$id": "https://json-schema.org/draft/2020-12/meta/format-assertion",
44
"$vocabulary": {
5-
"https://json-schema.org/draft/2019-09/vocab/format-assertion": true
5+
"https://json-schema.org/draft/2020-12/vocab/format-assertion": true
66
},
77
"$dynamicAnchor": "meta",
88

meta/meta-data.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"$schema": "https://json-schema.org/draft/2019-09/schema",
3-
"$id": "https://json-schema.org/draft/2019-09/meta/meta-data",
2+
"$schema": "https://json-schema.org/draft/2020-12/schema",
3+
"$id": "https://json-schema.org/draft/2020-12/meta/meta-data",
44
"$vocabulary": {
5-
"https://json-schema.org/draft/2019-09/vocab/meta-data": true
5+
"https://json-schema.org/draft/2020-12/vocab/meta-data": true
66
},
77
"$dynamicAnchor": "meta",
88

meta/unevaluated.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"$schema": "https://json-schema.org/draft/2019-09/schema",
3-
"$id": "https://json-schema.org/draft/2019-09/meta/unevaluated",
2+
"$schema": "https://json-schema.org/draft/2020-12/schema",
3+
"$id": "https://json-schema.org/draft/2020-12/meta/unevaluated",
44
"$vocabulary": {
5-
"https://json-schema.org/draft/2019-09/vocab/unevaluated": true
5+
"https://json-schema.org/draft/2020-12/vocab/unevaluated": true
66
},
77
"$dynamicAnchor": "meta",
88

meta/validation.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"$schema": "https://json-schema.org/draft/2019-09/schema",
3-
"$id": "https://json-schema.org/draft/2019-09/meta/validation",
2+
"$schema": "https://json-schema.org/draft/2020-12/schema",
3+
"$id": "https://json-schema.org/draft/2020-12/meta/validation",
44
"$vocabulary": {
5-
"https://json-schema.org/draft/2019-09/vocab/validation": true
5+
"https://json-schema.org/draft/2020-12/vocab/validation": true
66
},
77
"$dynamicAnchor": "meta",
88

output/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"$schema": "https://json-schema.org/draft/2019-09/schema",
3-
"$id": "https://json-schema.org/draft/2019-09/output/schema",
2+
"$schema": "https://json-schema.org/draft/2020-12/schema",
3+
"$id": "https://json-schema.org/draft/2020-12/output/schema",
44
"description": "A schema that validates the minimum requirements for validation output",
55

66
"anyOf": [

schema.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
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",
44
"$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
1212
},
1313
"$dynamicAnchor": "meta",
1414

0 commit comments

Comments
 (0)