mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 10:59: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
|
|
@ -7,12 +7,6 @@ export const metadata = {
|
|||
|
||||
Contains metadata about a Versia instance, such as capabilities and endpoints. {{ className: 'lead' }}
|
||||
|
||||
## The `null` Author
|
||||
|
||||
On some entities that have an `author` field, the `author` can be `null` to represent the instance itself as the author (like ActivityPub's Server Actors).
|
||||
|
||||
Check the entity's documentation page to see if it supports this (it will be noted in the `author` field).
|
||||
|
||||
## Entity Definition
|
||||
|
||||
<Row>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue