feat: Add unique ID to every property on docs

This commit is contained in:
Jesse Wierzbinski 2024-12-24 14:01:09 +01:00
parent f27f206e2d
commit 9db7cfccda
No known key found for this signature in database
28 changed files with 144 additions and 116 deletions

View file

@ -23,7 +23,7 @@ But it can also be used when Bob is already following Alice, in the case that:
<Row>
<Col>
<Properties>
<Properties name="FollowReject">
<Property name="uri" type="null" required={false}>
This is a [**Transient Entity**](/entities#transient-entities) and does not have a URI.
</Property>