We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67cb18f commit 72c8609Copy full SHA for 72c8609
lib/api3/generic/update/validate.js
@@ -45,4 +45,4 @@ function validate (opCtx, doc, storageDoc, options) {
45
return opTools.validateCommon(doc, res, { isPatching });
46
}
47
48
-module.exports = validate;
+module.exports = validate;
0 commit comments