mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-26 10:11:26 +00:00
SHOULD->MUST on non-transient objects in object cration w/o Create
This commit is contained in:
@ -1133,7 +1133,7 @@ Location: https://dustycloud.org/likes/345
|
||||
outbox.
|
||||
The server then MUST attach this object as the <code>object</code>
|
||||
of a <a href="#create-activity-outbox">Create Activity</a>.
|
||||
For non-transient objects, the server SHOULD attach an
|
||||
For non-transient objects, the server MUST attach an
|
||||
<code>id</code> to both the wrapping <code>Create</code> and its
|
||||
wrapped <code>Object</code>.
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user