Provided by: libmongoc-doc_1.26.0-1.1ubuntu2_all 

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
COPYRIGHT
2017-present, MongoDB, Inc
1.26.0 Mar 31, 2024 MONGOC_SERVER_API_VERSION_T(3)