Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Commit 8eca544

Browse files
move deleting containers section under creating containers
1 parent daec2fa commit 8eca544

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

api-rest.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,6 @@ HTTP/1.1 200 OK
5858
<http://www.w3.org/ns/posix/stat#size> "780" .
5959
```
6060

61-
#### Deleting containers
62-
A container can only be deleted if contains neither member resources nor ACL documents.
63-
6461
#### Globbing (inlining on GET)
6562

6663
**Note: this feature is _at risk_ of being
@@ -238,6 +235,9 @@ RESPONSE:
238235
HTTP/1.1 201 Created
239236
```
240237

238+
### Deleting containers
239+
A container can only be deleted if contains neither member resources nor ACL documents.
240+
241241
### Creating documents (files)
242242

243243
To create a new resource, the `Link` header value must be set to the following

0 commit comments

Comments
 (0)