From 79d3ef63c19039b5fd6c94d22e8ac548c53dcef7 Mon Sep 17 00:00:00 2001 From: Henry Andrews Date: Fri, 21 Apr 2017 10:59:26 -0700 Subject: [PATCH] Update for draft-wright-*-01 and draft-06 meta --- documentation.html | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/documentation.html b/documentation.html index 1c2966b1..52ca7af1 100644 --- a/documentation.html +++ b/documentation.html @@ -4,8 +4,10 @@

Specification

-

The latest Internet-Draft at the IETF is v5, published 2016-10-13. - (Due to a change in authorship the I-D numbering has been reset). +

The latest Internet-Drafts at the IETF are the draft-wright-json-schema*-01 + documents, which correspond to the draft-06 meta-schemas. These were + published on 2017-04-15. + (Due to a change in authorship the I-D numbering was reset with the previous draft). The specification is split into three parts, Core, Validation, and Hyper-Schema:

@@ -21,7 +23,7 @@

Specification

defines the hyper-media keywords of JSON Schema
-

They are also available on the IETF main site: core (draft-wright-json-schema-00), validation (draft-wright-json-schema-validation-00) and hyper-schema (draft-wright-json-schema-hyperschema-00). +

They are also available on the IETF main site: core (draft-wright-json-schema-01), validation (draft-wright-json-schema-validation-01) and hyper-schema (draft-wright-json-schema-hyperschema-01).

For previous versions of the specification, please see the Specification Links page on our github wiki.

@@ -30,7 +32,7 @@

Specification

Meta-schemas

The meta-schemas are the schemas which define the JSON Schema and Hyper-Schema formats.

-

The latest meta-schema is draft-04. A future release with additional keywords will be published in the near future.

+

The latest meta-schema is draft-06.

Core/Validation Meta-Schema