Write file
This commit is contained in:
parent
804250ed85
commit
d44a30577a
1 changed files with 8 additions and 0 deletions
8
src/test/resources/like.json
Normal file
8
src/test/resources/like.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"@context": "https:\/\/www.w3.org\/ns\/activitystreams",
|
||||
"type": "Like",
|
||||
"id": "https:\/\/social.bla\/alyssa\/out\/sdfsd44243g324g3455",
|
||||
"to": "https:\/\/chatty.bla\/ben\/",
|
||||
"actor": "https:\/\/social.bla\/alyssa\/",
|
||||
"object": "posts\/234s23-2g34234-2hhj536"
|
||||
}
|
Loading…
Reference in a new issue