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

Commit 31d355e

Browse files
committed
Merge branch 'wiki/specification-links'
2 parents 2dd4664 + 2122691 commit 31d355e

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

Specification-Links.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
(Links on this page should be immutable -- none of them should go to `/latest`, etc.)
2+
3+
## Draft 3
4+
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))
6+
7+
Validation: none (included in Core)
8+
9+
Hyper-Schema: none (included in Core)
10+
11+
## Draft 4
12+
13+
Core: [draft-zyp-json-schema-04](https://tools.ietf.org/html/draft-zyp-json-schema-04) ([changes](https://tools.ietf.org/html/draft-zyp-json-schema-04#appendix-A))
14+
15+
Validation: [draft-fge-json-schema-validation-00](https://tools.ietf.org/html/draft-fge-json-schema-validation-00) ([changes](https://tools.ietf.org/html/draft-fge-json-schema-validation-00#appendix-A))
16+
17+
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))
18+
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))
24+
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))
26+
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))
28+
29+
## Draft 6
30+
31+
Unreleased.

0 commit comments

Comments
 (0)