mirror of
https://github.com/overleaf/overleaf.git
synced 2025-03-01 00:32:48 +00:00
`/project/:project_id/doc/:doc_id/deleted` responds with: - 404: the doc does not exist - 200 and body `{"deleted":true}`: doc exists and is deleted - 200 and body `{"deleted":false}`: doc exists and is not deleted |
||
---|---|---|
.. | ||
helpers | ||
ArchiveDocsTests.js | ||
DeletingDocsTests.js | ||
GettingAllDocsTests.js | ||
GettingDocsTests.js | ||
UpdatingDocsTests.js |