From 24af3ddb4c58fc6e7873898a7e5661ae5247b0d7 Mon Sep 17 00:00:00 2001 From: Henry Andrews Date: Thu, 2 Mar 2017 11:23:38 -0800 Subject: [PATCH] Update for new meta-schemas. --- jsonschema-hyperschema.xml | 7 ++----- jsonschema-validation.xml | 5 +---- 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/jsonschema-hyperschema.xml b/jsonschema-hyperschema.xml index f7af1d25..3081470f 100644 --- a/jsonschema-hyperschema.xml +++ b/jsonschema-hyperschema.xml @@ -210,10 +210,7 @@
- The current URI for the JSON Schema Validation is <http://json-schema.org/draft-04/hyper-schema#>. - - - A revision describing newly added keywords will be added in the future. + The current URI for the JSON Schema Validation is <http://json-schema.org/draft-06/hyper-schema#>.
@@ -384,7 +381,7 @@ The link description format can be used without JSON Schema, and use of this format can be declared by referencing the normative link description schema as the schema for the data structure that uses the links. - The URI of the normative link description schema is: http://json-schema.org/draft-04/links (draft-04 version). + The URI of the normative link description schema is: http://json-schema.org/draft-06/links (draft-06 version).
diff --git a/jsonschema-validation.xml b/jsonschema-validation.xml index 8eae28f3..0a4aac60 100644 --- a/jsonschema-validation.xml +++ b/jsonschema-validation.xml @@ -227,10 +227,7 @@
- The current URI for the JSON Schema Validation is <http://json-schema.org/draft-04/schema#>. - - - A revision describing newly added keywords will be added in the future. + The current URI for the JSON Schema Validation is <http://json-schema.org/draft-06/schema#>.