Drop @context; it's implied
This commit is contained in:
parent
112d5167ae
commit
638def6492
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue