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 f3428a1

Browse files
committed
Correct "mediaType" to "type" in example.
"mediaType" is an LDO keyword. The keyword in the "media" object is just plain "type".
1 parent a43ed2c commit f3428a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎jsonschema-hyperschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@
331331
{
332332
"type": "string",
333333
"media": {
334-
"mediaType": "text/html"
334+
"type": "text/html"
335335
}
336336
}
337337
]]>

0 commit comments

Comments
(0)

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