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

Commit

Permalink
Merge pull request #177 from solid/container-delete
Browse files Browse the repository at this point in the history
Clarify container deletion, fix #172
  • Loading branch information
michielbdejong authored Jun 18, 2019
2 parents 934daea + b8924ce commit b941ff7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions api-rest.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,9 @@ RESPONSE:
HTTP/1.1 201 Created
```

### Deleting containers
A container can only be deleted if it contains no resources.

### Creating documents (files)

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

0 comments on commit b941ff7

Please sign in to comment.