|
198 | 198 | <t>
|
199 | 199 | For author convenience, there are some exceptions:
|
200 | 200 | <list>
|
201 | | - <t>"additionalProperties", whose behavior is defined in terms of "properties" and "patternProperties"; and</t> |
202 | | - <t>"additionalItems", whose behavior is defined in terms of "items"</t> |
| 201 | + <t>"additionalProperties", whose behavior is defined in terms of "properties" and "patternProperties";</t> |
| 202 | + <t>"additionalItems", whose behavior is defined in terms of "items"; and</t> |
| 203 | + <t>"minimum" and "maximum", whose behavior may change for a special value of "exclusiveMinimum" and "exclusiveMaximum", respectively.</t> |
203 | 204 | </list>
|
204 | 205 | </t>
|
205 | 206 | </section>
|
|
0 commit comments