gnu-social/plugins/ActivityPub/tests/fixtures/lotide/activities/delete_note.jsonld

8 lines
214 B
Plaintext
Executable File

{
"actor": "https://narwhal.city/users/3",
"object": "https://narwhal.city/posts/12",
"@context": "https://www.w3.org/ns/activitystreams",
"id": "https://narwhal.city/posts/12/delete",
"type": "Delete"
}