diff --git a/jsonschema-hyperschema.xml b/jsonschema-hyperschema.xml index 086e7bae..8b1fff3a 100644 --- a/jsonschema-hyperschema.xml +++ b/jsonschema-hyperschema.xml @@ -5,7 +5,6 @@ - @@ -2492,9 +2491,10 @@ Link: rev=up &rfc3986; &rfc6570; + &rfc6573; &rfc6901; + &rfc8288; &I-D.luff-relative-json-pointer; - &I-D.reschke-http-jfv; JSON Schema: A Media Type for Describing JSON Documents @@ -2518,15 +2518,13 @@ Link: rev=up &rfc2046; - &rfc4151; &rfc5789; &rfc6068; - &rfc6573; &rfc7230; &rfc7231; &rfc7807; - &rfc8288; + &I-D.reschke-http-jfv;
diff --git a/jsonschema-validation.xml b/jsonschema-validation.xml index a1582631..b2d2cd57 100644 --- a/jsonschema-validation.xml +++ b/jsonschema-validation.xml @@ -1381,17 +1381,6 @@ &RFC2119; - - - JSON Schema: A Media Type for Describing JSON Documents - - - - - - - - &RFC1034; &RFC2045; &RFC2046; @@ -1400,15 +1389,13 @@ &RFC3986; &RFC3987; &RFC4291; - &RFC4329; + &RFC5322; &RFC5890; &RFC5891; &RFC6570; &RFC6531; &RFC6901; &RFC7159; - &RFC5322; - &I-D.luff-relative-json-pointer; @@ -1417,6 +1404,19 @@ + &I-D.luff-relative-json-pointer; + + + JSON Schema: A Media Type for Describing JSON Documents + + + + + + + + + &RFC4329;
@@ -1462,6 +1462,8 @@ I18N formats: "iri", "iri-reference", "idn-hostname", "idn-email" Clarify that "json-pointer" format means string encoding, not URI fragment Fixed typo that inverted the meaning of "minimum" and "exclusiveMinimum" + Move format syntax references into Normative References + JSON is a normative requirement