We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8f4532 commit c28c256Copy full SHA for c28c256
jsonschema-core.xml
@@ -2915,8 +2915,9 @@ https://example.com/schemas/common#/$defs/allOf/1
2915
validation result of the containing subschema was successful.
2916
</t>
2917
<t>
2918
- Implementations that wish to include these annotations are encouraged
2919
- to provide users with a configuration option to exclude them.
+ Implementations that wish to provide these annotations MUST NOT provide
+ them as their default behavior. These annotations MUST only be included
2920
+ by explicitly configuring the implementation to do so.
2921
2922
2923
The value for this property MUST be an object where the
0 commit comments