1MONGOC_SERVER_API_STRICT(3) libmongoc MONGOC_SERVER_API_STRICT(3)
2
3
4
6 mongoc_server_api_strict - mongoc_server_api_strict()
7
9 void
10 mongoc_server_api_strict (mongoc_server_api_t *api, bool strict);
11
12 Set whether to be strict about the list of allowed commands in this API
13 version.
14
16 • api: A mongoc_server_api_t.
17
18 • strict: Whether or not to be struct about the list of allowed API
19 commands.
20
22 MongoDB, Inc
23
25 2017-present, MongoDB, Inc
26
27
28
29
301.20.0 Nov 18, 2021 MONGOC_SERVER_API_STRICT(3)