diff options
author | Tucker Evans <tuckerevans24@gmail.com> | 2019-11-12 10:53:41 -0500 |
---|---|---|
committer | Tucker Evans <tuckerevans24@gmail.com> | 2019-11-12 10:56:22 -0500 |
commit | a6332c353552bc3ebe378d65322507a5fed3b124 (patch) | |
tree | 1b8b236fdadf20463599633b5d1161c4628da021 /backend/todo.txt | |
parent | ba3a25fe2a98bbf63264c47c8013a6d4d271e1c1 (diff) |
Add update functionality to API
Diffstat (limited to 'backend/todo.txt')
-rw-r--r-- | backend/todo.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backend/todo.txt b/backend/todo.txt index 3c911c4..cb074a4 100644 --- a/backend/todo.txt +++ b/backend/todo.txt @@ -1,2 +1 @@ -Add Update method for recipes Add Error responses for incorrect methods |