mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
fix: 🐛 Finish InstanceMetadata rename
This commit is contained in:
parent
290b6f96e9
commit
94f437f539
7 changed files with 7 additions and 7 deletions
|
|
@ -19,7 +19,7 @@ Pages should be limited to a reasonable number of entities, such as 20 or 80.
|
|||
<Col>
|
||||
<Properties>
|
||||
<Property name="author" type="URI | null" required={true} typeLink="/types#uri">
|
||||
Author of the collection. Usually the user who owns the collection. [Can be set to `null` to represent the instance](/entities/server-metadata#the-null-author).
|
||||
Author of the collection. Usually the user who owns the collection. [Can be set to `null` to represent the instance](/entities/instance-metadata#the-null-author).
|
||||
</Property>
|
||||
<Property name="first" type="URI" required={true} typeLink="/types#uri">
|
||||
URI to the first page of the collection. Query parameters are allowed.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue