Unverified Commit bddb24c0 authored by Kevin Albertson's avatar Kevin Albertson Committed by GitHub
Browse files

CDRIVER-4173 clarify the `reply` contains the full server reply (#1263)



* note that `reply` contains full server reply

* fix documented return of `mongoc_collection_find_and_modify`

* remove notes of MongoDB 3.2

The minimum supported server version of the C driver is 3.6. Documentation can assume user is using 3.6 or newer.

* link to findAndModify command manual page

* group "returns `false`" and "sets `error`"

Co-authored-by: default avatarvector-of-bool <vectorofbool@gmail.com>

* Revert "remove notes of MongoDB 3.2"

This reverts commit 591ade57d4bd2f78c8d98d9e3e7729ae153f9ea2.

* add replacement for findAndModify

---------

Co-authored-by: default avatarvector-of-bool <vectorofbool@gmail.com>
parent 1cb8d11a
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment