Alexander Shorin created COUCHDB-1913:
-----------------------------------------
Summary: Upload multiple attachments
Key: COUCHDB-1913
URL: https://issues.apache.org/jira/browse/COUCHDB-1913
Project: CouchDB
Issue Type: Improvement
Components: Fauxton
Reporter: Alexander Shorin
Currently, it's only possible for Fauxton to upload only one attachment at once
(due to using Attachments API), but CouchDB allows to [upload multiple
attachments|
http://docs.couchdb.org/en/latest/api/document/common.html#creating-multiple-attachments]
with single document update.
For good old Futon, the [next example |
https://gist.github.com/rjsteinert/4074427] shows the solution.
--
This message was sent by Atlassian JIRA
(v6.1#6144)