pub async fn get_root_job_id(
configuration: &Configuration,
workspace: &str,
id: &str,
) -> Result<String, Error<GetRootJobIdError>>
pub async fn get_root_job_id(
configuration: &Configuration,
workspace: &str,
id: &str,
) -> Result<String, Error<GetRootJobIdError>>