Merge branch 'main' into dev

This commit is contained in:
shamoon 2024-03-09 15:11:53 -08:00
commit 1d3ac99c02

View File

@ -340,7 +340,7 @@ The API supports various bulk-editing operations which are executed asynchronous
### Documents ### Documents
For bulk operations on documents, use the endpoint `/api/bulk_edit/` which accepts For bulk operations on documents, use the endpoint `/api/documents/bulk_edit/` which accepts
a json payload of the format: a json payload of the format:
```json ```json