Skip to content

Commit 398a1b1

Browse files
clarify the requirements to implement the different output formats
1 parent 052bffe commit 398a1b1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

jsonschema-core.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2644,9 +2644,9 @@
26442644
structure that matches the exact structure of the schema.
26452645
</t>
26462646
</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
2647+
An implementation SHOULD provide at least one the "flag", "basic", or "detailed"
2648+
format and MAY provide the "verbose" format. If it provides one or more of the "detailed" or "verbose"
2649+
formats, it MUST also provide the "flag" format. Implementations SHOULD
26502650
specify in their documentation which formats they support.
26512651
</t>
26522652

0 commit comments

Comments
 (0)