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