mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
fix: 📝 Add more information on what a transient entity is
This commit is contained in:
parent
29f7ccba99
commit
46297d538c
10 changed files with 21 additions and 15 deletions
|
|
@ -57,7 +57,7 @@ Once a follow relationship is established, the **followee**'s instance should se
|
|||
<Col>
|
||||
<Properties>
|
||||
<Property name="uri" type="null" required={false}>
|
||||
This is a **Transient Entity** and does not have a URI.
|
||||
This is a [**Transient Entity**](/entities#transient-entities) and does not have a URI.
|
||||
</Property>
|
||||
<Property name="author" type="URI" required={true} typeLink="/types#uri">
|
||||
URI of the `User` considered the 'follower'.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue