Create scheduled message event #17

Merged
phoenix merged 28 commits from create_scheduled_message_event into alot_of_changes 2026-06-18 18:39:24 -04:00
Showing only changes of commit 6724526807 - Show all commits
+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(