From cdc890ad895ab0dc4067ab4e16521010d2f49a4e Mon Sep 17 00:00:00 2001 From: _ <_@_> Date: Mon, 14 Dec 2020 01:08:00 -0600 Subject: [PATCH] :pencil: docs: update scraper auth todo --- issues/2020-12Dec/auth-route-YNQAQKJS.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/issues/2020-12Dec/auth-route-YNQAQKJS.md b/issues/2020-12Dec/auth-route-YNQAQKJS.md index bfff13d..18b855b 100644 --- a/issues/2020-12Dec/auth-route-YNQAQKJS.md +++ b/issues/2020-12Dec/auth-route-YNQAQKJS.md @@ -38,6 +38,8 @@ stronger is ready. - (X) (POC) Test with curl - (X) Clean up scraper endpoint - (X) Add (almost) end-to-end tests for scraper endpoint +- ( ) Add tests for scraper endpoints +- ( ) Factor v1 API into v1 module - ( ) Add real scraper endpoints - ( ) Manually create SQLite DB for scraper keys, add 1 hash - ( ) Impl DB reads @@ -69,7 +71,7 @@ the old ones deprecated. Endpoints needed: -- ( ) Query server list +- (X) Query server list - ( ) Query directory in server - ( ) GET file with byte range (identical to frontend file API)