File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1916
1916
<figure >
1917
1917
<artwork >
1918
1918
<![CDATA[
1919
- Link: <https://example.com/my-hyper-schema# >; rel="describedby"
1919
+ Link: <https://example.com/my-hyper-schema>; rel="describedby"
1920
1920
]]>
1921
1921
</artwork >
1922
1922
</figure >
1962
1962
<artwork >
1963
1963
<![CDATA[
1964
1964
Content-Type: application/schema-instance+json;
1965
- schema="https://example.com/my-hyper-schema# "
1965
+ schema="https://example.com/my-hyper-schema"
1966
1966
]]>
1967
1967
</artwork >
1968
1968
</figure >
Original file line number Diff line number Diff line change 282
282
<section title =" Meta-Schemas and Output Schema" >
283
283
<t >
284
284
The current URI for the JSON Hyper-Schema meta-schema is
285
- <eref target =" https://json-schema.org/draft/2019-09/hyper-schema# " />.
285
+ <eref target =" https://json-schema.org/draft/2019-09/hyper-schema" />.
286
286
</t >
287
287
<t >
288
288
The current URI for this vocabulary, known as the Hyper-Schema vocabulary, is:
299
299
Schema, and use of this format can be declared by referencing the normative
300
300
link description schema as the schema for the data structure that uses the links.
301
301
The URI of the normative link description schema is:
302
- <eref target =" https://json-schema.org/draft/2019-09/links# " />.
302
+ <eref target =" https://json-schema.org/draft/2019-09/links" />.
303
303
</t >
304
304
<t >
305
305
JSON Hyper-Schema implementations are free to provide output in any format.
310
310
It is RECOMMENDED that implementations be capable of producing output
311
311
in this format to facilitated testing. The URI of the JSON Schema
312
312
describing the recommended output format is
313
- <eref target =" https://json-schema.org/draft/2019-09/output/hyper-schema# " />.
313
+ <eref target =" https://json-schema.org/draft/2019-09/output/hyper-schema" />.
314
314
</t >
315
315
<t >
316
316
Updated vocabulary and meta-schema URIs MAY be published between
Original file line number Diff line number Diff line change 178
178
<section title =" Meta-Schema" anchor =" meta-schema" >
179
179
<t >
180
180
The current URI for the default JSON Schema meta-schema is
181
- <eref target =" http ://json-schema.org/draft/2019-09/schema" />.
181
+ <eref target =" https ://json-schema.org/draft/2019-09/schema" />.
182
182
For schema author convenience, this meta-schema describes all vocabularies
183
183
defined in this specification and the JSON Schema Core specification,
184
184
as well as two former keywords which are reserved for a transitional period.
You can’t perform that action at this time.
0 commit comments