mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 19:09:16 +01:00
refactor: 🔥 Remove id property from transient entities
This commit is contained in:
parent
e56b1c407d
commit
e138e9e7c3
10 changed files with 8 additions and 20 deletions
|
|
@ -42,7 +42,6 @@ But it can also be used when Bob is already following Alice, in the case that:
|
|||
```jsonc {{ title: 'Example FollowReject' }}
|
||||
{
|
||||
"type": "FollowReject",
|
||||
"id": "3e7e4750-afd4-4d99-a256-02f0710a0520",
|
||||
"author": "6e0204a2-746c-4972-8602-c4f37fc63bbe",
|
||||
"created_at": "2021-01-01T00:00:00.000Z",
|
||||
"follower": "example.com:02e1e3b2-cb1f-4e4a-b82e-98866bee5de7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue