|
24 | 24 | <?rfc rfcedstyle="yes"?>
|
25 | 25 | <?rfc comments="yes"?>
|
26 | 26 | <?rfc inline="yes" ?>
|
27 |
| -<rfc category="info" docName="draft-handrews-json-schema-hyperschema-00" ipr="trust200902"> |
| 27 | +<rfc category="info" docName="draft-handrews-json-schema-hyperschema-01" ipr="trust200902"> |
28 | 28 | <front>
|
29 | 29 | <title abbrev="JSON Hyper-Schema">
|
30 | 30 | JSON Hyper-Schema: A Vocabulary for Hypermedia Annotation of JSON
|
@@ -2548,9 +2548,9 @@ Link: <https://api.example.com/trees/1/nodes/456> rev=up
|
2548 | 2548 | <author initials="H." surname="Andrews">
|
2549 | 2549 | <organization>Cloudflare, Inc.</organization>
|
2550 | 2550 | </author>
|
2551 |
| - <date year="2017" month="November"/> |
| 2551 | + <date year="2018" month="January"/> |
2552 | 2552 | </front>
|
2553 |
| - <seriesInfo name="Internet-Draft" value="draft-handrews-relative-json-pointer-00" /> |
| 2553 | + <seriesInfo name="Internet-Draft" value="draft-handrews-relative-json-pointer-01" /> |
2554 | 2554 | </reference>
|
2555 | 2555 | <reference anchor="json-schema">
|
2556 | 2556 | <front>
|
@@ -2674,6 +2674,16 @@ Link: <https://api.example.com/trees/1/nodes/456> rev=up
|
2674 | 2674 | </t>
|
2675 | 2675 | <t>
|
2676 | 2676 | <list style="hanging">
|
| 2677 | + <t hangText="draft-handrews-json-schema-hyperschema-01"> |
| 2678 | + <list style="symbols"> |
| 2679 | + <t>This draft is purely a bug fix with no functional changes</t> |
| 2680 | + <t>Fixed erroneous meta-schema URI (draft-07, not draft-07-wip)</t> |
| 2681 | + <t>Removed stray "work in progress" language left over from review period</t> |
| 2682 | + <t>Fixed missing trailing "/" in various "base" examples</t> |
| 2683 | + <t>Fixed incorrect draft name in changelog (luff-*-00, not -01)</t> |
| 2684 | + <t>Update relative pointer ref to handrews-*-01, also purely a bug fix</t> |
| 2685 | + </list> |
| 2686 | + </t> |
2677 | 2687 | <t hangText="draft-handrews-json-schema-hyperschema-00">
|
2678 | 2688 | <list style="symbols">
|
2679 | 2689 | <t>Top to bottom reorganization and rewrite</t>
|
|
0 commit comments