1MONGOC_SERVER_API_STRICT(3)        libmongoc       MONGOC_SERVER_API_STRICT(3)
2
3
4

SYNOPSIS

6          void
7          mongoc_server_api_strict (mongoc_server_api_t *api, bool strict);
8
9       Set whether to be strict about the list of allowed commands in this API
10       version.
11

PARAMETERS

13api: A mongoc_server_api_t.
14
15strict: Whether or not to be struct about the  list  of  allowed  API
16         commands.
17

AUTHOR

19       MongoDB, Inc
20
22       2017-present, MongoDB, Inc
23
24
25
26
271.25.1                           Nov 08, 2023      MONGOC_SERVER_API_STRICT(3)
Impressum