Add task update endpoint

This commit is contained in:
2022-02-20 20:53:34 +01:00
parent 2b1df4b6fd
commit 6d16f34dd4
9 changed files with 570 additions and 221 deletions

View File

@@ -1,3 +1,3 @@
mod health_check;
mod helpers;
mod task;
mod tasks;