pub async fn delete_schedule(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<DeleteScheduleError>>
pub async fn delete_schedule(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<String, Error<DeleteScheduleError>>