diff --git a/jsonschema-hyperschema.xml b/jsonschema-hyperschema.xml index 97f995c9..e5280850 100644 --- a/jsonschema-hyperschema.xml +++ b/jsonschema-hyperschema.xml @@ -180,6 +180,15 @@ +
+ + 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. + +
+
diff --git a/jsonschema-validation.xml b/jsonschema-validation.xml index fc248b1f..d3fbc685 100644 --- a/jsonschema-validation.xml +++ b/jsonschema-validation.xml @@ -207,6 +207,15 @@
+
+ + 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. + +
+
Validation keywords in a schema impose requirements for successfully validating an instance.