mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 10:59:16 +01:00
refactor: ♻️ Add URI Collections and change all appropriate Collections to use them
This commit is contained in:
parent
3babd7a5a3
commit
b59b6b8ebb
8 changed files with 71 additions and 12 deletions
|
|
@ -22,6 +22,8 @@ This page lists changes since Working Draft 3. {{ className: 'lead' }}
|
|||
- In most cases, the two are interchangeable, but RFC 3339 is more strict. Most implementations should not need to change anything.
|
||||
- Add optional `$schema` field to [Entities](/entities).
|
||||
- Added [Interaction Controls Extensions](/extensions/interaction-controls)
|
||||
- Added [URI Collections](/structures/collection#uri-collection)
|
||||
- Changed all Collections that can contain remote entities to use URI Collections (eg. [User](/entities/user) `collections.followers`).
|
||||
|
||||
## Since WD 3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue