Add task update endpoint
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
mod health_check;
|
||||
mod helpers;
|
||||
mod task;
|
||||
mod tasks;
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,3 +1,3 @@
|
||||
mod health_check;
|
||||
mod helpers;
|
||||
mod task;
|
||||
mod tasks;
|
||||
|
||||