Add option to modify HTTP pool size
[akkoma] / test / fixtures / mastodon-vote.json
1 {
2 "@context": "https://www.w3.org/ns/activitystreams",
3 "actor": "https://mastodon.sdf.org/users/rinpatch",
4 "id": "https://mastodon.sdf.org/users/rinpatch#votes/387/activity",
5 "nickname": "rin",
6 "object": {
7 "attributedTo": "https://mastodon.sdf.org/users/rinpatch",
8 "id": "https://mastodon.sdf.org/users/rinpatch#votes/387",
9 "inReplyTo": "https://testing.uguu.ltd/objects/9d300947-2dcb-445d-8978-9a3b4b84fa14",
10 "name": "suya..",
11 "to": "https://testing.uguu.ltd/users/rin",
12 "type": "Note"
13 },
14 "to": "https://testing.uguu.ltd/users/rin",
15 "type": "Create"
16 }