mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-26 10:11:26 +00:00
Drop @context; it's implied
This commit is contained in:
@ -168,7 +168,6 @@
|
||||
As an example, if example.com receives the activity
|
||||
<pre class="example">
|
||||
{
|
||||
"@context": "http://www.w3.org/ns/activitystreams",
|
||||
"type": "Like",
|
||||
"actor": "https://example.net/~mallory",
|
||||
"object": {
|
||||
|
Reference in New Issue
Block a user