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#>.