Merge pull request #18148 from overleaf/ar-add-output-zip-endpoint-to-clsi

[clsi] Add endpoints to get zip of output files

GitOrigin-RevId: a1a935e8170ab5a8d40baa6d96f8e42fe22c2e8c
This commit is contained in:
Andrew Rumble
2024-05-02 08:03:44 +00:00
committed by Copybot
parent d02f175afa
commit 92f62f91c1
7 changed files with 556 additions and 18 deletions
+1
View File
@@ -23,6 +23,7 @@
"@overleaf/o-error": "*",
"@overleaf/promise-utils": "*",
"@overleaf/settings": "*",
"archiver": "5.3.2",
"async": "3.2.2",
"body-parser": "^1.19.0",
"bunyan": "^1.8.15",