mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 10:59:16 +01:00
refactor: ♻️ Move Groups to an extension
This commit is contained in:
parent
46297d538c
commit
fe451d018c
6 changed files with 38 additions and 14 deletions
|
|
@ -59,7 +59,7 @@ Extensions can be found in two places: an [Entity](/entities#entity-definition)'
|
|||
|
||||
```jsonc {{ title: "Example Entity Extension" }}
|
||||
{
|
||||
"type": "Group",
|
||||
"type": "pub.versia:groups/Group",
|
||||
"id": "ed480922-b095-4f09-9da5-c995be8f5960",
|
||||
"uri": "https://example.com/groups/ed480922-b095-4f09-9da5-c995be8f5960",
|
||||
"name": null,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue