diff options
Diffstat (limited to 'backend/todo.txt')
-rw-r--r-- | backend/todo.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/backend/todo.txt b/backend/todo.txt index cb074a4..b2d928b 100644 --- a/backend/todo.txt +++ b/backend/todo.txt @@ -1 +1,2 @@ -Add Error responses for incorrect methods +Refactor Response creation +Handle PSV parsing (rm empty string at end, or rm last pipe when creating item) |