Add task update endpoint

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

View File

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