Schedule message #15

Merged
phoenix merged 19 commits from schedule_message into alot_of_changes 2026-06-17 17:51:34 -04:00
Showing only changes of commit 25705872f4 - Show all commits
+2
View File
@@ -1,3 +1,5 @@
pub mod scheduling;
pub mod request {
use serde::{Deserialize, Serialize};
use utoipa::ToSchema;