From 2d8d1e68334816de1eaf2144016b69f39c73b20b Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Mon, 24 Sep 2018 00:48:02 +0300 Subject: [PATCH] README.md: Add TODO for nonexistent items --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8af3892..fd1c51f 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Create a virtual environment and run it: - Add API documentation - Close up DB connection when gunicorn shuts down gracefully - Better logging +- Return HTTP 404 when item_id is nonexistent ## License This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).