Skip to main content

get_schedule

Function get_schedule 

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