Skip to content

Commit fb312cc

Browse files
committed
Set support requirements per conversation in slack
1 parent 32c624b commit fb312cc

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

jsonschema-core.xml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2142,12 +2142,9 @@
21422142
structure that matches the exact structure of the schema.
21432143
</t>
21442144
</list>
2145-
Implementations MUST provide support for the "flag" format. It is RECOMMENDED
2146-
that implementations support at least one of the complex formats as well. Each
2147-
format is independent of the others. For example, if an implementation decides
2148-
to support the "detailed" format, it is not also required to support the "basic"
2149-
or "verbose" formats, and vice versa. Implementations SHOULD specify in their
2150-
documentation which formats of validation they support.
2145+
Implementations MUST provide support for the "flag" format and SHOULD provide the
2146+
"basic" and "detailed" formats. The "verbose" format is OPTIONAL. Implementations
2147+
SHOULD specify in their documentation which formats of validation they support.
21512148
</t>
21522149

21532150
</section>

0 commit comments

Comments
 (0)