| ||||
summary: resource | method | detail: method |
Name | Description |
---|---|
{mimetype} | Returns remote resource content with the given uri and an accepted return type (mimetype) |
{uuid} | Creates a redirect depending of the stored mimeType for the requested resource. |
Name | Description |
---|---|
GET /{BASE}/content?uri=… | Creates a redirect depending of the stored mimeType for the requested uri. |
DELETE /{BASE}/content?uri=… | Delete content of remote resource with given uri |
| ||||
summary: resource | method | detail: method |