File tree 2 files changed +13
-11
lines changed 2 files changed +13
-11
lines changed Original file line number Diff line number Diff line change 19
19
<?rfc rfcedstyle =" yes" ?>
20
20
<?rfc comments =" yes" ?>
21
21
<?rfc inline =" yes" ?>
22
- <rfc category =" info" docName =" draft-wright -json-schema-02 " ipr =" trust200902" >
22
+ <rfc category =" info" docName =" draft-handrews -json-schema-00 " ipr =" trust200902" >
23
23
<front >
24
24
<title abbrev =" JSON Schema" >JSON Schema: A Media Type for Describing JSON Documents</title >
25
25
@@ -986,11 +986,13 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
986
986
</t >
987
987
<t >
988
988
<list style =" hanging" >
989
- <t hangText =" draft-wright -json-schema-02 " >
989
+ <t hangText =" draft-handrews -json-schema-00 " >
990
990
<list style =" symbols" >
991
991
<t >Reserve "$comment" for non-user-visible notes about the schema</t >
992
992
<t >Wording improvements around "$id" and fragments</t >
993
993
<t >Note the challenges of extending meta-schemas with recursive references</t >
994
+ <t >Add "application/schema-instance+json" media type</t >
995
+ <t >Recommend a "schema" link relation / parameter instead of "profile"</t >
994
996
</list >
995
997
</t >
996
998
<t hangText =" draft-wright-json-schema-01" >
Original file line number Diff line number Diff line change 26
26
<?rfc rfcedstyle =" yes" ?>
27
27
<?rfc comments =" yes" ?>
28
28
<?rfc inline =" yes" ?>
29
- <rfc category =" info" docName =" draft-wright -json-schema-validation-02 " ipr =" trust200902" >
29
+ <rfc category =" info" docName =" draft-handrews -json-schema-validation-00 " ipr =" trust200902" >
30
30
<front >
31
31
<title abbrev =" JSON Schema Validation" >
32
32
JSON Schema Validation: A Vocabulary for Structural Validation of JSON
33
33
</title >
34
34
35
- <author fullname =" Austin Wright" initials =" A" surname =" Wright" role =" editor" >
35
+ <author fullname =" Henry Andrews" initials =" H" surname =" Andrews" role =" editor" >
36
+ <organization >Cloudflare, Inc.</organization >
36
37
<address >
37
-
38
+
38
39
</address >
39
40
</author >
40
41
41
- <author fullname =" Geraint Luff " initials =" G " surname =" Luff " >
42
+ <author fullname =" Austin Wright " initials =" A " surname =" Wright " role = " editor " >
42
43
<address >
43
-
44
+
44
45
</address >
45
46
</author >
46
47
47
- <author fullname =" Henry Andrews" initials =" H" surname =" Andrews" role =" editor" >
48
- <organization >Cloudflare, Inc.</organization >
48
+ <author fullname =" Geraint Luff" initials =" G" surname =" Luff" >
49
49
<address >
50
- <email >henry@cloudflare .com</email >
50
+ <email >luffgd@gmail .com</email >
51
51
</address >
52
52
</author >
53
53
1433
1433
</t >
1434
1434
<t >
1435
1435
<list style =" hanging" >
1436
- <t hangText =" draft-wright -json-schema-validation-02 " >
1436
+ <t hangText =" draft-handrews -json-schema-validation-00 " >
1437
1437
<list style =" symbols" >
1438
1438
<t >Added "if"/"then"/"else"</t >
1439
1439
<t >Warn of possibly removing "dependencies" in the future</t >
You can’t perform that action at this time.
0 commit comments