summaryrefslogtreecommitdiff
path: root/test/fixtures/activitypub-client-post-activity.json
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2021-06-30 02:02:30 -0500
committerAlex Gleason <alex@alexgleason.me>2021-06-30 02:02:30 -0500
commit99cc26bb02f2ac7ab26aa761ee5427406830a778 (patch)
tree6e2be1eef0179a001eedbe1aeb23825a535245a6 /test/fixtures/activitypub-client-post-activity.json
parentbeb1c98ab5e0848127a4490180364552f6fcdbf5 (diff)
parent5717256ebab1a8927e9e5889aa4629148aa39fb6 (diff)
downloadpleroma-99cc26bb02f2ac7ab26aa761ee5427406830a778.tar.gz
pleroma-99cc26bb02f2ac7ab26aa761ee5427406830a778.zip
Merge remote-tracking branch 'pleroma/develop' into remote-deletions
Diffstat (limited to 'test/fixtures/activitypub-client-post-activity.json')
-rw-r--r--test/fixtures/activitypub-client-post-activity.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fixtures/activitypub-client-post-activity.json b/test/fixtures/activitypub-client-post-activity.json
index c985e072b..e592081bc 100644
--- a/test/fixtures/activitypub-client-post-activity.json
+++ b/test/fixtures/activitypub-client-post-activity.json
@@ -3,6 +3,7 @@
"type": "Create",
"object": {
"type": "Note",
+ "to": ["https://www.w3.org/ns/activitystreams#Public"],
"content": "It's a note"
},
"to": ["https://www.w3.org/ns/activitystreams#Public"]