Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 437499d

Browse files
contentSchema: type MUST be a schema
1 parent 5ebe3ca commit 437499d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

‎jsonschema-validation.xml‎

Lines changed: 5 additions & 4 deletions
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

@@ -1176,9 +1177,9 @@
11761177
the entire resource being described MAY be removed in the future.
11771178
</t>
11781179
<t>
1179-
When the "deprecated" keyword is applied to an item in an array by means of
1180-
"items", if "items" is a single schema, the deprecation relates to the whole
1181-
array, while if "items" is an array of schemas, the deprecation relates to
1180+
When the "deprecated" keyword is applied to an item in an array by means of
1181+
"items", if "items" is a single schema, the deprecation relates to the whole
1182+
array, while if "items" is an array of schemas, the deprecation relates to
11821183
the corresponding item according to the subschemas position.
11831184
</t>
11841185
<t>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /