Provided by: libmongoc-doc_2.2.0-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

Copyright

       2009-present, MongoDB, Inc.

2.2.0                                             Nov 26, 2025                    MONGOC_SERVER_API_VERSION_T(3)