You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Chris Anderson (JIRA)" <ji...@apache.org> on 2008/08/11 02:33:44 UTC

[jira] Closed: (COUCHDB-98) PATCH _load_docs API for multiple docs from a single request

     [ https://issues.apache.org/jira/browse/COUCHDB-98?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Anderson closed COUCHDB-98.
---------------------------------

    Resolution: Duplicate

> 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.