Skip to content

Commit af9009b

Browse files
clarify the requirements to implement the different output formats
1 parent 328c0b2 commit af9009b

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
@@ -2650,10 +2650,10 @@
26502650
structure that matches the exact structure of the schema.
26512651
</t>
26522652
</list>
2653-
An implementation SHOULD provide at least the "flag", "basic", or "detailed"
2653+
An implementation SHOULD provide at least one of the "flag", "basic", or "detailed"
26542654
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.
2655+
"detailed" or "verbose" formats, it MUST also provide the "flag" format.
2656+
Implementations SHOULD specify in their documentation which formats they support.
26572657
</t>
26582658

26592659
</section>

0 commit comments

Comments
 (0)