File tree 2 files changed +13
-2
lines changed
2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -891,7 +891,9 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
891
891
<list style =" hanging" >
892
892
<t hangText =" draft-wright-json-schema-02" >
893
893
<list style =" symbols" >
894
- <t ></t >
894
+ <t >Reserve "$comment" for non-user-visible notes about the schema</t >
895
+ <t >Wording improvements around "$id" and fragments</t >
896
+ <t >Note the challenges of extending meta-schemas with recursive references</t >
895
897
</list >
896
898
</t >
897
899
<t hangText =" draft-wright-json-schema-01" >
Original file line number Diff line number Diff line change 1308
1308
<list style =" hanging" >
1309
1309
<t hangText =" draft-wright-json-schema-validation-02" >
1310
1310
<list style =" symbols" >
1311
- <t ></t >
1311
+ <t >Added "if"/"then"/"else"</t >
1312
+ <t >Warn of possibly removing "dependencies" in the future</t >
1313
+ <t >Grouped validation keywords into sub-sections for readability</t >
1314
+ <t >Moved "readOnly" from hyper-schema to validation meta-data</t >
1315
+ <t >Added string-encoded media section, with former hyper-schema "media" keywords</t >
1316
+ <t >Restored "regex" format (removal was unintentional)</t >
1317
+ <t >Added "date" and "time" formats, and reserved additional RFC 3339 format names</t >
1318
+ <t >I18N formats: "iri", "idn-hostname", "idn-email"</t >
1319
+ <t >Clarify that "json-pointer" format means string encoding, not URI fragment</t >
1320
+ <t >Fixed typo that inverted the meaning of "minimum" and "exclusiveMinimum"</t >
1312
1321
</list >
1313
1322
</t >
1314
1323
<t hangText =" draft-wright-json-schema-validation-01" >
You can’t perform that action at this time.
0 commit comments