We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa0efe commit 6c3df61Copy full SHA for 6c3df61
jsonschema-validation.xml
@@ -951,7 +951,7 @@
951
<list style="symbols">
952
<t>Standardized on hyphenated format names ("uriref" becomes "uri-ref")</t>
953
<t>Add the formats "uri-template" and "json-pointer"</t>
954
- <t>Changed "exclusiveMaximum"/"exclusiveMinimum" from boolean modifiers of "maximum"/"minimum" to independent numeric fields.
+ <t>Changed "exclusiveMaximum"/"exclusiveMinimum" from boolean modifiers of "maximum"/"minimum" to independent numeric fields.</t>
955
<t>Split the additionalItems/items into two sections</t>
956
<t>Reworked properties/patternProperties/additionalProperties definition</t>
957
<t>Added "examples" keyword</t>
0 commit comments