Init commit
This commit is contained in:
13
packages/tests/fixtures/ap-json/peertube/announce-without-context.json
vendored
Normal file
13
packages/tests/fixtures/ap-json/peertube/announce-without-context.json
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "Announce",
|
||||
"id": "http://127.0.0.1:9002/videos/watch/997111d4-e8d8-4f45-99d3-857905785d05/announces/1",
|
||||
"actor": "http://127.0.0.1:9002/accounts/peertube",
|
||||
"object": "http://127.0.0.1:9002/videos/watch/997111d4-e8d8-4f45-99d3-857905785d05",
|
||||
"to": [
|
||||
"https://www.w3.org/ns/activitystreams#Public",
|
||||
"http://127.0.0.1:9002/accounts/peertube/followers",
|
||||
"http://127.0.0.1:9002/video-channels/root_channel/followers",
|
||||
"http://127.0.0.1:9002/accounts/root/followers"
|
||||
],
|
||||
"cc": []
|
||||
}
|
||||
Reference in New Issue
Block a user