iucogs / pubs

Publication management system
http://pubs.cogs.indiana.edu
4 stars 0 forks source link

Merge collections via PUT #19

Open pjcraig opened 11 years ago

pjcraig commented 11 years ago

Passing two collections to the controller via POST should result in the citations from the second collection all being added to the first.

If a third parameter, a string, is present, it will create a new collection owned by the fourth parameter (owner, obviously) and will combine the citations of the two collections into one new collection.