[
https://issues.apache.org/jira/browse/COUCHDB-2053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Newson resolved COUCHDB-2053.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.7.0
> all_docs key+keys misleading error reason
> -----------------------------------------
>
> Key: COUCHDB-2053
> URL: https://issues.apache.org/jira/browse/COUCHDB-2053
> Project: CouchDB
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Reporter: Tomasz KoĆodziejski
> Priority: Minor
> Fix For: 1.7.0
>
>
> Try:
> http://localhost:5984/asfd/_all_docs?keys=["test"]&key="test"
> Result (reason):
> `start_key` is incompatible with `keys`
> Result (reason) - expected:
> `key` is incompatible with `keys`
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)