api-v3 password reset
This commit is contained in:
@@ -28,7 +28,6 @@ api.unsubscribe = {
|
||||
notEmpty: {errorMessage: res.t('missingUnsubscriptionCode')},
|
||||
},
|
||||
});
|
||||
|
||||
let validationErrors = req.validationErrors();
|
||||
if (validationErrors) throw validationErrors;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user