File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 19161916 <figure >
19171917 <artwork >
19181918 <![CDATA[
1919- Link: <https://example.com/my-hyper-schema# >; rel="describedby"
1919+ Link: <https://example.com/my-hyper-schema>; rel="describedby"
19201920 ]]>
19211921 </artwork >
19221922 </figure >
19621962 <artwork >
19631963 <![CDATA[
19641964 Content-Type: application/schema-instance+json;
1965- schema="https://example.com/my-hyper-schema# "
1965+ schema="https://example.com/my-hyper-schema"
19661966 ]]>
19671967 </artwork >
19681968 </figure >
Original file line number Diff line number Diff line change 282282 <section title =" Meta-Schemas and Output Schema" >
283283 <t >
284284 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" />.
286286 </t >
287287 <t >
288288 The current URI for this vocabulary, known as the Hyper-Schema vocabulary, is:
299299 Schema, and use of this format can be declared by referencing the normative
300300 link description schema as the schema for the data structure that uses the links.
301301 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" />.
303303 </t >
304304 <t >
305305 JSON Hyper-Schema implementations are free to provide output in any format.
310310 It is RECOMMENDED that implementations be capable of producing output
311311 in this format to facilitated testing. The URI of the JSON Schema
312312 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" />.
314314 </t >
315315 <t >
316316 Updated vocabulary and meta-schema URIs MAY be published between
You can’t perform that action at this time.
0 commit comments