Skip to content

Commit db67952

Browse files
committed
Fix error in older changelog
While we were at one point going to use "uri-ref", by the time we actually published draft-wright-json-schema-validation-01 we had decided on "uri-reference".
1 parent 53b28fc commit db67952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jsonschema-validation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1505,7 +1505,7 @@
15051505
</t>
15061506
<t hangText="draft-wright-json-schema-validation-01">
15071507
<list style="symbols">
1508-
<t>Standardized on hyphenated format names ("uriref" becomes "uri-ref")</t>
1508+
<t>Standardized on hyphenated format names with full words ("uriref" becomes "uri-reference")</t>
15091509
<t>Add the formats "uri-template" and "json-pointer"</t>
15101510
<t>Changed "exclusiveMaximum"/"exclusiveMinimum" from boolean modifiers of "maximum"/"minimum" to independent numeric fields.</t>
15111511
<t>Split the additionalItems/items into two sections</t>

0 commit comments

Comments
 (0)