| ||||
summary: resource | method | detail: method |
Name | Description |
---|---|
{uuid} | Returns local resource content with the given uuid and an accepted return type (mimetype) |
Resource | Description |
---|---|
GET /{BASE}/content/{mimetype}?uri=… | Returns remote resource content with the given uri and an accepted return type (mimetype) |
PUT /{BASE}/content/{mimetype}?uri=… | Sets content to a given remote resource |
| ||||
summary: resource | method | detail: method |