mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
Merge master to dev so Git is in sync (#7834)
* Allow DELETE via PATCH/UPDATE operation too * rollback wrong commit Co-authored-by: Milos Kozak <m.kozak@sysop.cz>
This commit is contained in:
co-authored by
Milos Kozak
parent
fd701e9ce5
commit
bc8ccc8578
@@ -45,4 +45,4 @@ function validate (opCtx, doc, storageDoc, options) {
|
||||
return opTools.validateCommon(doc, res, { isPatching });
|
||||
}
|
||||
|
||||
module.exports = validate;
|
||||
module.exports = validate;
|
||||
|
||||
Reference in New Issue
Block a user