|
1057 | 1057 | vocabularies, and combines their meta-schemas with an "allOf".
|
1058 | 1058 | It additionally restricts the usage of the Applicator vocabulary
|
1059 | 1059 | by forbidding the keyword prefixed with "unevaluated". It also
|
1060 |
| - describes a keyword, "localKeyord", that is not part of either |
| 1060 | + describes a keyword, "localKeyword", that is not part of either |
1061 | 1061 | vocabulary. Note that it is its own meta-schema,
|
1062 | 1062 | as it relies on both the Core vocabulary (as all schemas do)
|
1063 |
| - and the Applicator vocabulary (for "allOf"0. |
| 1063 | + and the Applicator vocabulary (for "allOf"). |
1064 | 1064 | </preamble>
|
1065 | 1065 | <artwork>
|
1066 | 1066 | <![CDATA[
|
@@ -2424,7 +2424,7 @@ Link: <http://example.com/my-hyper-schema#>; rel="describedby"
|
2424 | 2424 | </t>
|
2425 | 2425 | <t>
|
2426 | 2426 | When using the media type application/schema+json, the "schema" parameter
|
2427 |
| - MAY be supplied, If supplied, it SHOULD contain the same URI as identified |
| 2427 | + MAY be supplied. If supplied, it SHOULD contain the same URI as identified |
2428 | 2428 | by the "$schema" keyword, and MAY contain additional URIs. The "$schema"
|
2429 | 2429 | URI MUST be considered the schema's canonical meta-schema, regardless
|
2430 | 2430 | of the presence of alternative or additional meta-schemas as a media type
|
@@ -2564,7 +2564,7 @@ User-Agent: product-name/5.4.1 so-cool-json-schema/1.0.2 curl/7.43.0
|
2564 | 2564 | <list>
|
2565 | 2565 | <t>Type name: application</t>
|
2566 | 2566 | <t>Subtype name: schema+json</t>
|
2567 |
| - <t>>Required parameters: N/A</t> |
| 2567 | + <t>Required parameters: N/A</t> |
2568 | 2568 | <t>
|
2569 | 2569 | Optional parameters:
|
2570 | 2570 | <list style="hanging">
|
|
0 commit comments