Sugar Network/API: Difference between revisions
| Line 294: | Line 294: | ||
* [[#Wiki_actions|Wiki related actions]] to manage object description. | * [[#Wiki_actions|Wiki related actions]] to manage object description. | ||
GET /gallery/<GUID>/exhibit | GET /gallery/<GUID>/'''exhibit''' | ||
Get the attached object. | Get the attached object. | ||
| Line 301: | Line 301: | ||
: Attached object content with application/octet-stream MIME type. | : Attached object content with application/octet-stream MIME type. | ||
PUT /<RESOURCE>/<GUID>/exhibit | PUT /<RESOURCE>/<GUID>/''exhibit''' | ||
Put new attached object. Only object creator can use it. | Put new attached object. Only object creator can use it. | ||