fix(docs): Clarify metadata object

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2629>
This commit is contained in:
Ciarán Ainsworth 2023-11-15 13:41:03 +01:00 committed by Marge
parent 95c8e798ab
commit e5bd8a0560
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ The NodeInfo endpoint is used to communicate the features and capabilities of a
Read [the NodeInfo specification for more information](https://nodeinfo.diaspora.software/docson/index.html#/ns/schema/2.1#$$expand). Read [the NodeInfo specification for more information](https://nodeinfo.diaspora.software/docson/index.html#/ns/schema/2.1#$$expand).
::: :::
The NodeInfo endpoint must contain all mandatory elements listed in the specification. In addition to this, Funkwhale's implementation should list additional details about the instance. The NodeInfo endpoint must contain all mandatory elements listed in the specification. In addition to this, Funkwhale's implementation should list additional details about the instance in the `metadata` object.
`actorId` (URL) `actorId` (URL)
: The URL of the pod service actor : The URL of the pod service actor