Skip to content

Commit 859ca97

Browse files
committed
Add changelog for 2020-12 patch 1 update
Specifically draft-bhutton-json-schema-01 and draft-bhutton-json-schema-validation-01
1 parent 9afa06b commit 859ca97

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

jsonschema-core.xml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3879,6 +3879,16 @@ https://example.com/schemas/common#/$defs/count/minimum
38793879
</t>
38803880
<t>
38813881
<list style="hanging">
3882+
<t hangText="draft-bhutton-json-schema-01">
3883+
<list style="symbols">
3884+
<t>Improve and clarify the "type", "contains", "unevaluatedProperties", and "unevaluatedItems" keyword explanations</t>
3885+
<t>Clarify various aspects of "canonical URIs"</t>
3886+
<t>Comment on ambiguity around annotations and "additionalProperties"</t>
3887+
<t>Clarify Vocabularies need not be formally defined</t>
3888+
<t>Remove references to remaining media-type parameters</t>
3889+
<t>Fix multiple examples</t>
3890+
</list>
3891+
</t>
38823892
<t hangText="draft-bhutton-json-schema-00">
38833893
<list style="symbols">
38843894
<t>"$schema" MAY change for embedded resources</t>

jsonschema-validation.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1441,6 +1441,12 @@
14411441
</t>
14421442
<t>
14431443
<list style="hanging">
1444+
<t hangText="draft-bhutton-json-schema-validation-01">
1445+
<list style="symbols">
1446+
<t>Improve and clarify the "minContains" keyword explanation</t>
1447+
<t>Remove the use of "production" in favour of "ABNF rule"</t>
1448+
</list>
1449+
</t>
14441450
<t hangText="draft-bhutton-json-schema-validation-00">
14451451
<list style="symbols">
14461452
<t>Correct email format RFC reference to 5321 instead of 5322</t>

0 commit comments

Comments
 (0)