mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 19:09:16 +01:00
refactor: 📝 Update all extension to remove now-useless fields
This commit is contained in:
parent
51c53824ad
commit
d886b83e62
27 changed files with 166 additions and 410 deletions
|
|
@ -11,12 +11,13 @@ When an instance receives a report, it *should* be reviewed by a moderator or ad
|
|||
|
||||
## Entity Definition
|
||||
|
||||
<Warning>
|
||||
This entity is a [**Transient Entity**](/entities#transient-entities).
|
||||
</Warning>
|
||||
|
||||
<Row>
|
||||
<Col>
|
||||
<Properties name="Report">
|
||||
<Property name="uri" type="null" required={false}>
|
||||
This is a [**Transient Entity**](/entities#transient-entities) and does not have a URI.
|
||||
</Property>
|
||||
<Property name="type" type="string" required={true}>
|
||||
Must be `pub.versia:reports/Report`.
|
||||
</Property>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue