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
|
As an example, if example.com receives the activity
|
||||||
<pre class="example">
|
<pre class="example">
|
||||||
{
|
{
|
||||||
"@context": "http://www.w3.org/ns/activitystreams",
|
|
||||||
"type": "Like",
|
"type": "Like",
|
||||||
"actor": "https://example.net/~mallory",
|
"actor": "https://example.net/~mallory",
|
||||||
"object": {
|
"object": {
|
||||||
|
|
Loading…
Reference in New Issue