Skip to content

Commit 6773caf

Browse files
authored
Merge pull request json-schema-org#452 from handrews/hyper-changelog
Changelog for hyper-schema
2 parents 0c48470 + 1d97531 commit 6773caf

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

jsonschema-hyperschema.xml

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2295,7 +2295,26 @@ Link: <https://schema.example.com/entry> rel=describedBy
22952295
<list style="hanging">
22962296
<t hangText="draft-handrews-json-schema-hyperschema-00">
22972297
<list style="symbols">
2298-
<t></t>
2298+
<t>Top to bottom reorganization and rewrite</t>
2299+
<t>Group keywords per RFC 5988bis context/relation/target/target attributes</t>
2300+
<t>Additional keyword groups for template resolution and describing input</t>
2301+
<t>Added section on general implementation requirements</t>
2302+
<t>Expanded overview to provide context</t>
2303+
<t>Consolidated HTTP guidance in its own section</t>
2304+
<t>Added a subsection on static analysis of hyper-schemas</t>
2305+
<t>Consolidated security concerns in their own section</t>
2306+
<t>Added an appendix on usage in APIs</t>
2307+
<t>Moved "readOnly" to the validation specification</t>
2308+
<t>Moved "media" to validation as "contentMediaType"/"contentEncoding"</t>
2309+
<t>Renamed "submissionEncType" to "submissionMediaType"</t>
2310+
<t>Renamed "mediaType" to "targetMediaType"</t>
2311+
<t>Added "anchor" and "anchorPointer"</t>
2312+
<t>Added "templatePointers" and "templateRequired"</t>
2313+
<t>Clarified how "hrefSchema" is used</t>
2314+
<t>Added "targetHints" and "headerSchema"</t>
2315+
<t>Added guidance on "self", "collection" and "item" link usage</t>
2316+
<t>Added "description" as an LDO keyword</t>
2317+
<t>Added "$comment" in LDOs to match the schema keyword</t>
22992318
</list>
23002319
</t>
23012320
<t hangText="draft-wright-json-schema-hyperschema-01">

0 commit comments

Comments
 (0)