pub async fn exists_schedule(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsScheduleError>>
pub async fn exists_schedule(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsScheduleError>>