Skip to content

Added the atomic property to the update request data. If sort is not passed...

Shehab Attia requested to merge patch/findAndModifyFix into master

Added the atomic property to the update request data. If sort is not passed in, it defaults to an empty object, instead of throwing an error.

Merge request reports