mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-30 16:21:46 +00:00
A web-based collaborative LaTeX editor
1d1f204021
The project update endpoint accepted updates both in two array params: docUpdates and fileUpdates, and in a single array: updates. This commit removes the docUpdates/fileUpdates params now that web uses the updates param. |
||
---|---|---|
services/document-updater |