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 328c0b2 commit af9009bCopy full SHA for af9009b
jsonschema-core.xml
@@ -2650,10 +2650,10 @@
2650
structure that matches the exact structure of the schema.
2651
</t>
2652
</list>
2653
- An implementation SHOULD provide at least the "flag", "basic", or "detailed"
+ An implementation SHOULD provide at least one of the "flag", "basic", or "detailed"
2654
format and MAY provide the "verbose" format. If it provides one or more of the
2655
- complex formats, it MUST also provide the "flag" format. Implementations SHOULD
2656
- specify in their documentation which formats they support.
+ "detailed" or "verbose" formats, it MUST also provide the "flag" format.
+ Implementations SHOULD specify in their documentation which formats they support.
2657
2658
2659
</section>
0 commit comments