Tomasz KoƂodziejski created COUCHDB-2053:
--------------------------------------------

             Summary: 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


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)

Reply via email to