mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Add Delegation
This commit is contained in:
parent
e75eb6d2f5
commit
04b03e136b
7 changed files with 34 additions and 4 deletions
|
|
@ -12,7 +12,7 @@ Signals the deletion of an entity. {{ className: 'lead' }}
|
|||
Implementations **must** ensure that the author of the `Delete` entity has the authorization to delete the target entity.
|
||||
|
||||
Having the authorization is defined as:
|
||||
- The author is the creator of the target entity (including [delegation](/delegation)).
|
||||
- The author is the creator of the target entity (including [delegation](/federation/delegation)).
|
||||
- The author is the instance.
|
||||
|
||||
## Entity Definition
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue