]> Untitled Git - lemmy.git/blob - crates/apub/assets/lemmy/activities/block/block_user.json
Use doku(skip) for opentelemetry_url config value (ref #2085) (#2091)
[lemmy.git] / crates / apub / assets / lemmy / activities / block / block_user.json
1 {
2   "actor": "http://enterprise.lemmy.ml/u/lemmy_beta",
3   "to": [
4     "https://www.w3.org/ns/activitystreams#Public"
5   ],
6   "object": "http://ds9.lemmy.ml/u/lemmy_alpha",
7   "cc": [
8     "http://enterprise.lemmy.ml/c/main"
9   ],
10   "target": "http://enterprise.lemmy.ml/c/main",
11   "type": "Block",
12   "remove_data": "true",
13   "summary": "spam post",
14   "expires": "2021-11-01T12:23:50.151874+00:00",
15   "id": "http://enterprise.lemmy.ml/activities/block/5d42fffb-0903-4625-86d4-0b39bb344fc2"
16 }