Incoming activity MUST have a valid URI as its id.
This is related to #78.
This commit is contained in:
parent
248cbec1de
commit
01c82f93bb
|
@ -486,6 +486,7 @@
|
|||
being delivered.
|
||||
The request MUST be of the [[!ActivityStreams]] content type; it
|
||||
MUST be a single activity.
|
||||
The incoming activity MUST have a valid URI as its id.
|
||||
The server MUST ensure the validity of the posted and any
|
||||
enclosed objects (generally by dereferencing the object on the
|
||||
originating server.)
|
||||
|
|
Loading…
Reference in New Issue