summaryrefslogtreecommitdiff
path: root/test/fixtures/activitypub-client-post-activity.json
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2021-06-01 14:20:31 -0500
committerAlex Gleason <alex@alexgleason.me>2021-06-01 14:20:31 -0500
commitf6d2bd738d6cf4c495ba8fcd311ebf4705cf4343 (patch)
tree2c952a181713d063c91ec5e67c757903e08fd21b /test/fixtures/activitypub-client-post-activity.json
parent8a5ceb7e53f1817f83a72b997f6b9daa7070972b (diff)
parentee52fc840d4d6eb1caab811a9b00ab1b95662d77 (diff)
downloadpleroma-f6d2bd738d6cf4c495ba8fcd311ebf4705cf4343.tar.gz
pleroma-f6d2bd738d6cf4c495ba8fcd311ebf4705cf4343.zip
Merge remote-tracking branch 'pleroma/develop' into cycles-uploader
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"]