[ 
https://issues.apache.org/jira/browse/COUCHDB-1168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13039244#comment-13039244
 ] 

Eli Stevens commented on COUCHDB-1168:
--------------------------------------

[10:56am] jan____: wickedgrey: first you gotta figure out how the API works, 
I'd look at the API handler inside couch_httpd_db.erl that handles the 
multipart formdata call


> The multipart API is not documented
> -----------------------------------
>
>                 Key: COUCHDB-1168
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1168
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Eli Stevens
>            Priority: Minor
>
> Based on answers to questions like "is it possible to upload documents and 
> attachments at the same time?" in IRC, it seems that there is a multipart API 
> that allows that sort of thing, but I've been told that it's not documented 
> (and haven't been able to find any mention of it via searching).
> - How can it be invoked?
> - Can it be used instead of bulk_docs?  Ie. for multiple documents at once.
> - What are the _rev semantics (ATM each attachment increments the _rev by 
> one; would it be possible to have a document at _rev 1 with all attachments?)?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to