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

Commit bedea23

Browse files
committed
Merge branch 'wiki/specification-links' into specification-links
2 parents af38a07 + 9ddef59 commit bedea23

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

specification-links.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,24 @@ The next draft (currently Draft 6) is a work in progress. You can [give feedbac
1616
- Validation: [jsonschema-validation.xml](https://github.com/json-schema-org/json-schema-spec/blob/master/jsonschema-validation.xml)
1717
- Hyper-Schema: [jsonschema-hyperschema.xml](https://github.com/json-schema-org/json-schema-spec/blob/master/jsonschema-hyperschema.xml)
1818

19+
## Draft 6
20+
21+
Core:
22+
* specification: [draft-wright-json-schema-01](https://tools.ietf.org/html/draft-wright-json-schema-01)
23+
* changes: [Appendix B](https://tools.ietf.org/html/draft-wright-json-schema-01#appendix-B)
24+
* meta-schema: [draft-06/schema#](http://json-schema.org/draft-06/schema#)
25+
26+
Validation:
27+
* specification: [draft-wright-json-schema-validation-01](https://tools.ietf.org/html/draft-wright-json-schema-validation-01)
28+
* changes: [Appendix B](https://tools.ietf.org/html/draft-wright-json-schema-validation-01#appendix-B)
29+
* meta-schema: [draft-06/schema#](http://json-schema.org/draft-06/schema#)
30+
31+
Hyper-Schema:
32+
* specification: [draft-wright-json-schema-hyperschema-01](https://tools.ietf.org/html/draft-wright-json-schema-hyperschema-01)
33+
* changes: [Appendix B](https://tools.ietf.org/html/draft-wright-json-schema-hyperschema-01#appendix-B)
34+
* meta-schema: [draft-06/hyper-schema#](http://json-schema.org/draft-06/hyper-schema#)
35+
* See also the [hyper-schema migration FAQ](https://github.com/json-schema-org/json-schema-spec/wiki/FAQ:-draft-wright-json-schema-hyperschema-01)
36+
1937
## Draft 5
2038

2139
**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.

0 commit comments

Comments
 (0)