bessbd opened a new pull request #3120: URL: https://github.com/apache/couchdb/pull/3120
## Overview The docs mention an option of "false" for "stale" which is currently not supported and is rejected by validation. This commit fixes the problem described above. ## Testing recommendations `make eunit apps=couch_mrview suites=couch_mrview_http` ## Related Issues or Pull Requests N/A ## Checklist - [x] Code is written and works correctly - [x] Changes are covered by tests - [x] Any new configurable parameters are documented in `rel/overlay/etc/default.ini` -- not applicable - [x] A PR for documentation changes has been made in https://github.com/apache/couchdb-documentation -- this PR makes behavior match behavior described in https://docs.couchdb.org/en/stable/api/ddoc/views.html#api-ddoc-view ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
