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 052bffe commit 398a1b1Copy full SHA for 398a1b1
jsonschema-core.xml
@@ -2644,9 +2644,9 @@
2644
structure that matches the exact structure of the schema.
2645
</t>
2646
</list>
2647
- An implementation SHOULD provide at least the "flag", "basic", or "detailed"
2648
- format and MAY provide the "verbose" format. If it provides one or more of the
2649
- complex formats, it MUST also provide the "flag" format. Implementations SHOULD
+ An implementation SHOULD provide at least one the "flag", "basic", or "detailed"
+ format and MAY provide the "verbose" format. If it provides one or more of the "detailed" or "verbose"
+ formats, it MUST also provide the "flag" format. Implementations SHOULD
2650
specify in their documentation which formats they support.
2651
2652
0 commit comments