From dcdbd9482bdc44381c4371bbe918d749f266971f Mon Sep 17 00:00:00 2001 From: Clemens Vasters Date: Mon, 8 Jun 2026 11:59:13 +0200 Subject: [PATCH] Update changes section for draft-03 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- draft-vasters-json-structure-core.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/draft-vasters-json-structure-core.md b/draft-vasters-json-structure-core.md index dc8beb1..07a30f8 100644 --- a/draft-vasters-json-structure-core.md +++ b/draft-vasters-json-structure-core.md @@ -1845,6 +1845,14 @@ registry. --- back +# Changes from draft-vasters-json-structure-core-02 +{:numbered="false"} + +- Fixed grammar error ("an valid" → "a valid") in tuple example. +- Fixed awkward phrasing ("require for all" → "require all") in inline unions. +- Corrected RFC 3339 production name from `time` to `full-time`. +- Added JSON Structure Relations to companion specification references. + # Changes from draft-vasters-json-structure-core-01 {:numbered="false"}