Akshendra Pratap Singh

Results 2 issues of Akshendra Pratap Singh

Implementing PATCH with optional JSON Patch. 1. If the body is of type `application/json`. The patched value is computed by replacing the properties stored, using `Object.assign` 2. If the body...

Express error handler had incorrect signature.