oracular (3) mongoc_server_api_version_t.3.gz

Provided by: libmongoc-doc_1.27.5-1_all bug

SYNOPSIS

       Used to specify which version of the MongoDB server's API to use for driver connections.

SUPPORTED API VERSIONS

       The driver currently supports the following MongoDB API versions:

                                    ┌─────────────────────┬────────────────────────┐
                                    │Enum value           │ MongoDB version string │
                                    ├─────────────────────┼────────────────────────┤
                                    │MONGOC_SERVER_API_V1 │ "1"                    │
                                    └─────────────────────┴────────────────────────┘

AUTHOR

       MongoDB, Inc

       2017-present, MongoDB, Inc