File tree 3 files changed +7
-1
lines changed
3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -1067,6 +1067,10 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
1067
1067
<list style =" hanging" >
1068
1068
<t hangText =" draft-handrews-json-schema-00" >
1069
1069
<list style =" symbols" >
1070
+ <t >Make the concept of a schema keyword vocabulary more clear</t >
1071
+ <t >Note that the concept of "integer" is from a vocabulary, not the data model</t >
1072
+ <t >Classify keywords as assertions or annotations and describe their general behavior</t >
1073
+ <t >Explain the boolean schemas in terms of generalized assertions</t >
1070
1074
<t >Reserve "$comment" for non-user-visible notes about the schema</t >
1071
1075
<t >Wording improvements around "$id" and fragments</t >
1072
1076
<t >Note the challenges of extending meta-schemas with recursive references</t >
Original file line number Diff line number Diff line change @@ -2615,8 +2615,9 @@ Link: <https://api.example.com/trees/1/nodes/456> rev=up
2615
2615
<t >Top to bottom reorganization and rewrite</t >
2616
2616
<t >Group keywords per RFC 8288 context/relation/target/target attributes</t >
2617
2617
<t >Additional keyword groups for template resolution and describing input</t >
2618
- <t >Added section on general implementation requirements </t >
2618
+ <t >Clarify implementation requirements with a suggested output format </t >
2619
2619
<t >Expanded overview to provide context</t >
2620
+ <t >Consolidated examples into their own section, illustrate real-world patterns</t >
2620
2621
<t >Consolidated HTTP guidance in its own section</t >
2621
2622
<t >Added a subsection on static analysis of hyper-schemas</t >
2622
2623
<t >Consolidated security concerns in their own section</t >
Original file line number Diff line number Diff line change 1452
1452
<t hangText =" draft-handrews-json-schema-validation-00" >
1453
1453
<list style =" symbols" >
1454
1454
<t >Added "if"/"then"/"else"</t >
1455
+ <t >Classify keywords as assertions or annotations per the core spec</t >
1455
1456
<t >Warn of possibly removing "dependencies" in the future</t >
1456
1457
<t >Grouped validation keywords into sub-sections for readability</t >
1457
1458
<t >Moved "readOnly" from hyper-schema to validation meta-data</t >
You can’t perform that action at this time.
0 commit comments