Fix #39 - Change MAY to MUST for inbox reading
This commit is contained in:
parent
51e615ed10
commit
23e7e6affa
|
@ -461,7 +461,7 @@
|
|||
|
||||
<p>The <code>inbox</code> stream contains all objects received by the user.
|
||||
The inbox MUST be filtered according to the requester's permission; this
|
||||
MAY include allowing read access only to the owning user</p>
|
||||
MUST include allowing read access only to the owning user</p>
|
||||
|
||||
<p>A server may submit a HTTP POST to the
|
||||
dereferencable URI of the <code>inbox</code> endpoint. This request
|
||||
|
|
Loading…
Reference in New Issue