This commit is contained in:
2026-06-18 16:36:30 -04:00
parent 26e1158881
commit 6724526807
+1 -1
View File
@@ -41,7 +41,7 @@ pub mod response {
} }
pub mod endpoint { pub mod endpoint {
use crate::repo::scheduling as scheduling_repo; use crate::repo::message::scheduling as scheduling_repo;
/// Endpoint to create a Scheudled Message /// Endpoint to create a Scheudled Message
#[utoipa::path( #[utoipa::path(