You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -749,6 +749,15 @@ <h4 property="schema:name">Reading and Writing Resources</h4>
749
749
750
750
<p>When an operation requests to delete a resource, the server MUST match Authorizations allowing the <code>acl:Write</code> access privilege on the resource and the containing container.</p>
<p>When a server supports the creation of intermediate containers in the process of creating a resource, the server must match Authorization policies allowing <code>acl:Write</code> on each container.</p>
756
+
757
+
<p>When a server supports the recursive deletion of a container, the server must match Authorization policies allowing <code>acl:Write</code> on each member resource.</p>
0 commit comments