This repository has been archived on 2022-11-25. You can view files and clone it, but cannot push or open issues or pull requests.
aptools/comment

14 lines
460 B
Plaintext

{
"@context": "https://www.w3.org/ns/activitystreams",
"type": "Note",
"attributedTo": "https://test.exozy.me/api/v1/activitypub/user/test",
"context": "https://git.exozy.me/Ta180m/Hello-world/issues/2",
"inReplyTo": "https://git.exozy.me/Ta180m/Hello-world/issues/2",
"mediaType": "text/html",
"content": "<p>Hello from test.exozy.me!</p>",
"source": {
"mediaType": "text/markdown; variant=Commonmark",
"content": "Hello from test.exozy.me!"
}
}