jiangphcn commented on issue #241: Add statement for multiple queris for _all_docs URL: https://github.com/apache/couchdb-documentation/pull/241#issuecomment-360393439 Thanks Jonathan @flimzy. I just added commit to change ` documents` to `queries` to make it clearer. Regarding comment below > Should the queries parameter not be added to the existing POST /{db}/_all_docs documentation? Having a separate example like this is probably still useful, but since the new functionality is added to an existing endpoint, I would hate not to have complete documentation in one canonical place, as well. I think that I need to mention that this is newly added feature. Making separate section can help explain the difference between previous feature and new feature. In addition, reader can easily find the newly added section because it is just near to `POST /{db}/_all_docs` documentation. In addition, current organization is same as page in http://docs.couchdb.org/en/latest/api/ddoc/views.html
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
