pub async fn get_schedule(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<Schedule, Error<GetScheduleError>>
pub async fn get_schedule(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<Schedule, Error<GetScheduleError>>