Skip to content

Commit c14754e

Browse files
committed
contentSchema: type MUST be a schema
1 parent eda8388 commit c14754e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jsonschema-validation.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1023,7 +1023,8 @@
10231023
JSON Schema's data model.
10241024
</t>
10251025
<t>
1026-
The value of this property SHOULD be ignored if "contentMediaType" is not present.
1026+
The value of this property MUST be a valid JSON schema. It SHOULD be ignored if
1027+
"contentMediaType" is not present.
10271028
</t>
10281029
</section>
10291030

0 commit comments

Comments
 (0)