mirror of
https://github.com/w3c/activitypub.git
synced 2025-06-26 10:11:26 +00:00
Copy activity's "actor" field to the "attributedTo" field
This commit is contained in:
@ -883,6 +883,9 @@
|
||||
object.
|
||||
This has the side effect that of the object that they are posting is
|
||||
being created.
|
||||
When a <code>Create</code> activity is posted, the <code>actor</code>
|
||||
of the activity SHOULD be copied onto the <code>object</code>'s
|
||||
<code>attributedTo</code> field.
|
||||
</p>
|
||||
|
||||
<section id="object-without-post">
|
||||
|
Reference in New Issue
Block a user