| ||||
summary: resource | method | detail: method |
- Sub-Resources
Resources 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. - Resource Methods
Method Summary 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
Path: / {BASE} / content
Creates a redirect depending of the stored mimeType for the requested uri.
| ||||
summary: resource | method | detail: method |