Details
Description
We currently loop through all BSON fields in the CollMod command object to check the request options. Instead we should use the 'get' functions generated by the coll_mod.idl file.
We currently loop through all BSON fields in the CollMod command object to check the request options. Instead we should use the 'get' functions generated by the coll_mod.idl file.