Ticket #332 (closed enhancement: fixed)
/assets + /asset calls should return collection data differently
| Reported by: | robert | Owned by: | robert |
|---|---|---|---|
| Priority: | major | Milestone: | MediaMosa 3.0 |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | Must Have | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | no |
| Accepted: | no | Estimated Hours: | 0 |
Description
/asset and /assets calls have the 'show_collections' setting. This will include extra information about the collections if the assets are in collections;
<collection_q2NkrUdqL4QvDYjWjb4dDXol>Upload collection of Sun, 07/18/2010 - Set 5</collection_q2NkrUdqL4QvDYjWjb4dDXol>
However output better would be:
<collections>
<collection id="q2NkrUdqL4QvDYjWjb4dDXol">
<title>Upload collection of Sun, 07/18/2010 - Set 5</title>
</collection>
</collections>
Change History
Note: See
TracTickets for help on using
tickets.
