diff --git a/src/test/resources/like.json b/src/test/resources/like.json new file mode 100644 index 0000000..5d30525 --- /dev/null +++ b/src/test/resources/like.json @@ -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" +} \ No newline at end of file