|
|
fdf10f17e2
|
4655 batch endpoints on the rest api (#5411)
- 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



|
2024-05-16 14:15:49 +02:00 |
|