Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit eea24ee

Browse files
committed
Reorder versions to have newest (most relevant) first
1 parent 4ba4e4b commit eea24ee

File tree

1 file changed

+14
-13
lines changed

1 file changed

+14
-13
lines changed

specification-links.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
11
(Links on this page should be immutable -- none of them should go to `/latest`, etc.)
22

3-
## Draft 3
3+
## Draft 6
44

5-
Core: [draft-zyp-json-schema-03](https://tools.ietf.org/html/draft-zyp-json-schema-03) ([changes](https://tools.ietf.org/html/draft-zyp-json-schema-03#appendix-A))
5+
Unreleased.
66

7-
Validation: none (included in Core)
7+
## Draft 5
88

9-
Hyper-Schema: none (included in Core)
9+
**Note:** Draft 5 was primarily a cleanup of Draft 4 and therefore does not have its own meta-schema. The Draft 4 meta-schema should continue to be used until Draft 6, which will have a new meta-schema, is available.
10+
11+
Core: [draft-wright-json-schema-00](https://tools.ietf.org/html/draft-wright-json-schema-00) ([changes](https://tools.ietf.org/html/draft-wright-json-schema-00#appendix-B))
12+
13+
Validation: [draft-wright-json-schema-validation-00](https://tools.ietf.org/html/draft-wright-json-schema-validation-00) ([changes](https://tools.ietf.org/html/draft-wright-json-schema-validation-00#appendix-B))
14+
15+
Hyper-Schema: [draft-wright-json-schema-hyperschema-00](https://tools.ietf.org/html/draft-wright-json-schema-hyperschema-00) ([changes](https://tools.ietf.org/html/draft-wright-json-schema-hyperschema-00#appendix-B))
1016

1117
## Draft 4
1218

@@ -16,16 +22,11 @@ Validation: [draft-fge-json-schema-validation-00](https://tools.ietf.org/html/dr
1622

1723
Hyper-Schema: [draft-luff-json-hyper-schema-00](https://tools.ietf.org/html/draft-luff-json-hyper-schema-00) ([changes](https://tools.ietf.org/html/draft-luff-json-hyper-schema-00#appendix-A))
1824

19-
## Draft 5
20-
21-
**Note:** Draft 5 was primarily a cleanup of Draft 4 and therefore does not have its own meta-schema. The Draft 4 meta-schema should continue to be used until Draft 6, which will have a new meta-schema, is available.
22-
23-
Core: [draft-wright-json-schema-00](https://tools.ietf.org/html/draft-wright-json-schema-00) ([changes](https://tools.ietf.org/html/draft-wright-json-schema-00#appendix-B))
25+
## Draft 3
2426

25-
Validation: [draft-wright-json-schema-validation-00](https://tools.ietf.org/html/draft-wright-json-schema-validation-00) ([changes](https://tools.ietf.org/html/draft-wright-json-schema-validation-00#appendix-B))
27+
Core: [draft-zyp-json-schema-03](https://tools.ietf.org/html/draft-zyp-json-schema-03) ([changes](https://tools.ietf.org/html/draft-zyp-json-schema-03#appendix-A))
2628

27-
Hyper-Schema: [draft-wright-json-schema-hyperschema-00](https://tools.ietf.org/html/draft-wright-json-schema-hyperschema-00) ([changes](https://tools.ietf.org/html/draft-wright-json-schema-hyperschema-00#appendix-B))
29+
Validation: none (included in Core)
2830

29-
## Draft 6
31+
Hyper-Schema: none (included in Core)
3032

31-
Unreleased.

0 commit comments

Comments
 (0)