mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Make Deletes also contain a deleted_type attribute
This commit is contained in:
parent
b2ce198d43
commit
2845fd01fc
2 changed files with 5 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ Any field in an entity not marked as `required` may be omitted or set to `null`.
|
|||
"type": "Delete",
|
||||
"created_at": "2022-01-01T12:00:00Z",
|
||||
"author": "https://bongo.social/users/63a00ab3-39b1-49eb-b88e-ed65d2361f3e",
|
||||
"deleted_type": "Note",
|
||||
"deleted": "https://bongo.social/notes/54059ce2-9332-46fa-bf6a-598b5493b81b",
|
||||
}
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue