We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a90049e commit f6276dcCopy full SHA for f6276dc
specs/jsonschema-validation.md
@@ -544,7 +544,7 @@ The value of this property MUST be a valid JSON schema. The subschema is
544
produced as an annotation.
545
546
Since `contentMediaType` is required to provide instruction on how to interpret
547
-string content, the annotation schema produced by this keyword has no meaning if
+string content, `contentSchema` SHOULD NOT produce an annotation if
548
`contentMediaType` is not present.
549
550
Note that evaluating the `contentSchema` subschema in-place (i.e. as part of its
0 commit comments