From 9c259b14961c6135076b4e8e5a34449654cdd4c7 Mon Sep 17 00:00:00 2001 From: Jason Karns Date: Sat, 5 Aug 2017 12:36:33 -0400 Subject: [PATCH] Include link to draft-4 meta-schema --- specification-links.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/specification-links.md b/specification-links.md index 7a11e7c2..d6f9ca06 100644 --- a/specification-links.md +++ b/specification-links.md @@ -49,6 +49,8 @@ Hyper-Schema: - 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)) - 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)) + - Meta-schema: [draft-04/schema#](http://json-schema.org/draft-04/schema#) + - 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)) ## Draft 3 @@ -58,4 +60,4 @@ Hyper-Schema: - Hyper-Schema: none (included in Core) ## Drafts 0/1/2 -These older drafts can be found on GitHub: [Draft 0](https://github.com/json-schema-org/json-schema-org.github.io/tree/master/draft-00), [Draft 1](https://github.com/json-schema-org/json-schema-org.github.io/tree/master/draft-01), [Draft 2](https://github.com/json-schema-org/json-schema-org.github.io/tree/master/draft-02) \ No newline at end of file +These older drafts can be found on GitHub: [Draft 0](https://github.com/json-schema-org/json-schema-org.github.io/tree/master/draft-00), [Draft 1](https://github.com/json-schema-org/json-schema-org.github.io/tree/master/draft-01), [Draft 2](https://github.com/json-schema-org/json-schema-org.github.io/tree/master/draft-02)