We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abefe4b commit e1e8e6fCopy full SHA for e1e8e6f
draft-vasters-json-structure-core.md
@@ -1838,6 +1838,16 @@ registry.
1838
1839
--- back
1840
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
1851
# Acknowledgments
1852
{:numbered="false"}
1853
0 commit comments