mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Add Group
This commit is contained in:
parent
1f864b89c8
commit
c8cba54a72
3 changed files with 60 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ Notes represent a piece of content on a Versia instance. They can be posted by [
|
|||
```
|
||||
</Property>
|
||||
<Property name="group" type="URI | "public" | "followers"" required={false} typeLink="/types#uri">
|
||||
URI of a [Group](/groups) that the note is only visible in, or one of the following strings:
|
||||
URI of a [Group](/entities/group) that the note is only visible in, or one of the following strings:
|
||||
- `public`: The note is visible to anyone.
|
||||
- `followers`: The note is visible only to the author's followers.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue