logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       MongoDB, Inc

Supported Api Versions

       The driver currently supports the following MongoDB API versions:
                                  ┌──────────────────────┬────────────────────────┐
                                  │ Enum value           │ MongoDB version string │
                                  ├──────────────────────┼────────────────────────┤
                                  │ MONGOC_SERVER_API_V1 │ "1"                    │
                                  └──────────────────────┴────────────────────────┘

Synopsis

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

See Also