[ https://issues.apache.org/jira/browse/COUCHDB-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Anderson updated COUCHDB-98: ---------------------------------- Attachment: load_bulk_docs.diff > PATCH _load_docs API for multiple docs from a single request > ------------------------------------------------------------ > > Key: COUCHDB-98 > URL: https://issues.apache.org/jira/browse/COUCHDB-98 > Project: CouchDB > Issue Type: New Feature > Components: HTTP Interface > Affects Versions: 0.9 > Reporter: Chris Anderson > Priority: Minor > Attachments: load_bulk_docs.diff > > > PATCH so that POST to _load_docs with a POST body like: > {"ids":["0","1","2","3"]} > returns the documents with ids 0, 1, 2, and 3. > I'm seeking feedback on the names and structure of the API. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.