1MONGOC_SERVER_API_STRICT(3) libmongoc MONGOC_SERVER_API_STRICT(3)
23
4
SYNOPSIS
6void
7mongoc_server_api_strict (mongoc_server_api_t *api, bool strict);
89
Set whether to be strict about the list of allowed commands in this API
10version.
11
PARAMETERS
13• api: A mongoc_server_api_t.
1415
• strict: Whether or not to be struct about the list of allowed API
16commands.
17
AUTHOR
19MongoDB, Inc
20
COPYRIGHT
222017-present, MongoDB, Inc
2324
25
26
27
1.25.1 Nov 08, 2023 MONGOC_SERVER_API_STRICT(3)