Solves exception.getStatus is not a function error logs in twenty-server Catch all errors in order to have no error log at all
- fix lint issue - fix Apply Cors exception handler (do not work when logged out)
- add POST rest/batch/<OBJECT> endpoint - rearrange rest api code with Twenty quality standard - unify REST API error format - Added PATCH verb to update objects - In openapi schema, we replaced PUT with PATCH verb to comply with REST standard - fix openApi schema to match the REST api ### Batch Create  ### Replace PUT by PATCH in open Api  ### Error format unification   