Ticket #428 (closed enhancement: fixed)
Open Upload rest call
| Reported by: | MC-arjen | Owned by: | robert |
|---|---|---|---|
| Priority: | major | Milestone: | MediaMosa 3.0 |
| Component: | 2.4 issue | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | Must Have | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | no |
| Accepted: | no | Estimated Hours: | 25 |
Description (last modified by forgacs) (diff)
/album/$album_id [POST]
/album/$album_id/mediaitem/$mediaitem_id [POST]
http://opensocial-resources.googlecode.com/svn/spec/1.1/Core-API-Server.xml#Content-Upload
descr: Open Upload rest call for Open Content.
Everybody can upload videos (and set metadata) to one client applications (if it is allowed). The upload call will be available without tickets for these client applications.
This rest call must be implemented on the openapi interface. This rest call doesn't need an ega authentication.
parameters:
- MediaItem? data: http://opensocial-resources.googlecode.com/svn/spec/1.1/Social-Data.xml#MediaItem
response:
normal rest xml, atom, rss, json
