mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: 📝 Document ServerMetadata
This commit is contained in:
parent
9f3bd64d7d
commit
8de6686a9a
4 changed files with 137 additions and 5 deletions
|
|
@ -91,7 +91,7 @@ Instance **must** be the host of the instance the user is on (hostname with opti
|
|||
<Property name="inbox" type="URI" required={true} typeLink="/types#uri">
|
||||
The user's federation inbox. Refer to the [federation documentation](/federation).
|
||||
|
||||
Some instances may have a shared inbox, in which case that should be used instead. Refer to [Server Metadata](/entities/server-metadata) for more information.
|
||||
Some instances may also have a shared inbox. Refer to [Server Metadata](/entities/server-metadata) for more information.
|
||||
</Property>
|
||||
<Property name="collections" type="UserCollections" required={true}>
|
||||
Collections related to the user. Must contain at least `outbox`, `followers`, `following`, and `featured`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue