MAY->SHOULD FOR Like Activity client->server side effects
This commit is contained in:
parent
b4659620a2
commit
13d9634bee
|
@ -1312,7 +1312,7 @@ Location: https://dustycloud.org/likes/345
|
|||
</p>
|
||||
<p>
|
||||
The side effect of receiving this in an <strong>outbox</strong>
|
||||
is that the server MAY add the <code>object</code> to the
|
||||
is that the server SHOULD add the <code>object</code> to the
|
||||
<code>actor</code>'s <a href="#likes">Likes Collection</a>.
|
||||
</p>
|
||||
</section>
|
||||
|
|
Loading…
Reference in New Issue