overleaf/services/docstore/test/acceptance
Jakob Ackermann 28b1ad3243 [misc] add a new endpoint for querying the deleted status of a doc
`/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
2021-01-15 14:49:27 +00:00
..
deps Update buildscripts to use fake-gcs instead of S3 credentials 2020-07-23 19:30:13 +01:00
js [misc] add a new endpoint for querying the deleted status of a doc 2021-01-15 14:49:27 +00:00
scripts Lengthen sleep for acceptance tests 2017-03-06 15:11:04 +00:00