mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 19:09:16 +01:00
refactor: 👽 Update all entity example to conform to new reference format
This commit is contained in:
parent
89a8b1836f
commit
975d1c9baa
23 changed files with 56 additions and 127 deletions
|
|
@ -41,10 +41,10 @@ When an instance receives a report, it *should* be reviewed by a moderator or ad
|
|||
{
|
||||
"id": "6f3001a1-641b-4763-a9c4-a089852eec84",
|
||||
"type": "pub.versia:reports/Report",
|
||||
"author": "https://example.com/users/6f3001a1-641b-4763-a9c4-a089852eec84",
|
||||
"author": "6f3001a1-641b-4763-a9c4-a089852eec84",
|
||||
"reported": [
|
||||
"https://test.com/publications/46f936a3-9a1e-4b02-8cde-0902a89769fa",
|
||||
"https://test.com/publications/213d7c56-fb9b-4646-a4d2-7d70aa7d106a"
|
||||
"test.com:46f936a3-9a1e-4b02-8cde-0902a89769fa",
|
||||
"test.com:213d7c56-fb9b-4646-a4d2-7d70aa7d106a"
|
||||
],
|
||||
"tags": [
|
||||
"spam",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue