Ticket #332 (new enhancement)

Opened 8 weeks ago

/assets + /asset calls should return collection data differently

Reported by: robert Owned by:
Priority: major Milestone: MediaMosa X.X
Component: Core Version:
Keywords: Cc:
MoSCoW: Should 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>
Note: See TracTickets for help on using tickets.