Skip to main content

delete_eval_dataset

Function delete_eval_dataset 

Source
pub async fn delete_eval_dataset(
    configuration: &Configuration,
    workspace: &str,
    path: &str,
) -> Result<String, Error<DeleteEvalDatasetError>>
Expand description

The cases, the runs and their recorded case sets go with it through the foreign keys; the jobs those runs produced are left alone.