Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion jsonschema-validation.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1023,7 +1023,8 @@
JSON Schema's data model.
</t>
<t>
The value of this property SHOULD be ignored if "contentMediaType" is not present.
The value of this property MUST be a valid JSON schema. It SHOULD be ignored if
"contentMediaType" is not present.
</t>
</section>

Expand Down