mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
docs: ♻️ Removed usage of null author, mandate usage of null for unset fields
This commit is contained in:
parent
b2f98c1311
commit
e6f7a27d3e
5 changed files with 9 additions and 13 deletions
|
|
@ -18,6 +18,8 @@ This page lists changes since Working Draft 3. {{ className: 'lead' }}
|
|||
- Every field that used to be a URI now uses that entity's `id` field.
|
||||
- New endpoints have been defined under `/.versia/v0.6/` to fetch entities by their `id`.
|
||||
- Added [References](/types#reference) as a way to refer to other entities.
|
||||
- Mandated the usage of `null` for optional fields that are not set, instead of omitting them.
|
||||
- Changed usage of "`null` authors" to simply being an optional field.
|
||||
|
||||
## Since WD 4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue