Manuel Minuti

Results 6 issues of Manuel Minuti

Normally on validation null fields are treated like undefined values and the field is not edited. With this change the fields are now passed as null to the following middleware...

Now page limit has been removed and default results are not limited to 20.

Update packages for npm audit

On a fresh generation of the REST API on Windows 10 all the tests timeout with errors similar to this: ``` FAIL src\services\response\index.test.js (16.109s) ● success › responds with passed...

bug
help wanted
can't reproduce