Skip to content

Commit e1e8e6f

Browse files
author
Clemens Vasters
committed
Add Changes section documenting updates since draft-00
1 parent abefe4b commit e1e8e6f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

draft-vasters-json-structure-core.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1838,6 +1838,16 @@ registry.
18381838

18391839
--- back
18401840

1841+
# Changes from draft-vasters-json-structure-core-00
1842+
{:numbered="false"}
1843+
1844+
- Added `integer` as an alias for `int32` to improve compatibility with
1845+
simple JSON Schema definitions and user habits.
1846+
- Updated the `$extends` keyword to accept either a single JSON Pointer
1847+
or an array of JSON Pointers, enabling multiple inheritance for object
1848+
and tuple types.
1849+
- Fixed inconsistent `$ref` usage in examples throughout the document.
1850+
18411851
# Acknowledgments
18421852
{:numbered="false"}
18431853

0 commit comments

Comments
 (0)