mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
Merge branch 'feat/v0.6' into feat/delegation-ext
This commit is contained in:
commit
55311d71e1
27 changed files with 180 additions and 300 deletions
|
|
@ -10,7 +10,13 @@ This page lists changes since Working Draft 3. {{ className: 'lead' }}
|
|||
|
||||
## Since WD 5
|
||||
|
||||
- Added a new `content-type` for Versia entities: `application/vnd.versia+json`.
|
||||
- Removed per-User keypairs: now, only the instance keypair is used for signing.
|
||||
- Moved [Delegation](/extensions/delegation) to an extension
|
||||
- Modified how URIs and references to other entities are handled:
|
||||
- The `uri` field has been removed from all entities.
|
||||
- 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`.
|
||||
|
||||
## Since WD 4
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue