You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jan Lehnardt (JIRA)" <ji...@apache.org> on 2012/10/31 17:45:12 UTC

[jira] [Updated] (COUCHDB-1584) Allow passing of open_doc parameters to _all_docs

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

Jan Lehnardt updated COUCHDB-1584:
----------------------------------

    Description: 
GET /_all_docs should take the same arguments as GET /db/doc

/_all_docs?revisions=true
/_all_docs?revs_info=true

See http://wiki.apache.org/couchdb/HTTP_Document_API#GET for details

  was:
GET /_all_docs should take the same arguments as GET /db/doc

/_all_docs?revisions=true
/_all_docs?rev_info=true

See http://wiki.apache.org/couchdb/HTTP_Document_API#GET for details

    
> Allow passing of open_doc parameters to _all_docs
> -------------------------------------------------
>
>                 Key: COUCHDB-1584
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1584
>             Project: CouchDB
>          Issue Type: New Feature
>    Affects Versions: 1.2
>            Reporter: Jan Lehnardt
>            Priority: Minor
>
> GET /_all_docs should take the same arguments as GET /db/doc
> /_all_docs?revisions=true
> /_all_docs?revs_info=true
> See http://wiki.apache.org/couchdb/HTTP_Document_API#GET for details

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira