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

Commit b941ff7

Browse files
Merge pull request #177 from solid/container-delete
Clarify container deletion, fix #172
2 parents 934daea + b8924ce commit b941ff7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

api-rest.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,9 @@ RESPONSE:
235235
HTTP/1.1 201 Created
236236
```
237237

238+
### Deleting containers
239+
A container can only be deleted if it contains no resources.
240+
238241
### Creating documents (files)
239242

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

0 commit comments

Comments
 (0)