mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
refactor: 📝 Update all extension to remove now-useless fields
This commit is contained in:
parent
51c53824ad
commit
d886b83e62
27 changed files with 166 additions and 410 deletions
|
|
@ -26,13 +26,12 @@ This is useful as a way to centralize all of a user's many "alt accounts" into a
|
|||
|
||||
## Extension Definition
|
||||
|
||||
The Delegation extension uses an ID of `pub.versia:delegation`.
|
||||
|
||||
If the extension is present, exactly **one** of the fields **MUST** be specified:
|
||||
<Row>
|
||||
<Col>
|
||||
<Properties name="Delegation">
|
||||
The Delegation extension uses an ID of `pub.versia:delegation`.
|
||||
|
||||
If the extension is present, exactly **one** of the fields **MUST** be specified:
|
||||
|
||||
<Property name="delegator" type="Reference">
|
||||
If this user performs actions on behalf on another user, **MUST** have a reference to that user.
|
||||
</Property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue