Add update and get-by-tag for schedules
This commit is contained in:
parent
2af71a8d84
commit
e157a5d02d
10 changed files with 107 additions and 18 deletions
|
@ -7,7 +7,7 @@ use dotenv::dotenv;
|
|||
pub mod errors;
|
||||
pub mod models;
|
||||
pub mod schema;
|
||||
pub mod schedule;
|
||||
pub mod schedules;
|
||||
pub mod tag;
|
||||
|
||||
mod model_utils;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue