Put "likes" property in actor profile example.
This commit is contained in:
parent
e2bd6cecd8
commit
0eb0d24be3
|
@ -594,6 +594,7 @@
|
|||
"id": "https://kenzoishii.example.com/",
|
||||
"following": "https://kenzoishii.example.com/following.json",
|
||||
"followers": "https://kenzoishii.example.com/followers.json",
|
||||
"likes": "https://kenzoishii.example.com/likes.json",
|
||||
"inbox": "https://kenzoishii.example.com/inbox.json",
|
||||
"outbox": "https://kenzoishii.example.com/feed.json",
|
||||
"preferredUsername": "kenzoishii",
|
||||
|
|
Loading…
Reference in New Issue