fix: test mocks for new trait methods, V1 schedule_config re-import, stale comments
This commit is contained in:
@@ -114,7 +114,7 @@ pub struct UpdateChannelRequest {
|
||||
pub description: Option<String>,
|
||||
pub timezone: Option<String>,
|
||||
/// Replace the entire schedule config (template import/edit)
|
||||
pub schedule_config: Option<domain::ScheduleConfig>,
|
||||
pub schedule_config: Option<domain::ScheduleConfigCompat>,
|
||||
pub recycle_policy: Option<domain::RecyclePolicy>,
|
||||
pub auto_schedule: Option<bool>,
|
||||
pub access_mode: Option<domain::AccessMode>,
|
||||
|
||||
Reference in New Issue
Block a user