This commit is contained in:
2025-11-06 12:26:29 +01:00
parent 4027ac66cb
commit a6f79dbc75
12 changed files with 344 additions and 199 deletions
+1
View File
@@ -3,6 +3,7 @@ pub mod config;
pub mod db;
pub mod documents;
pub mod error;
pub mod http;
pub mod jobs;
pub mod models;
pub mod openapi;