pub async fn test_suite_run_controller_remove(
configuration: &Configuration,
test_suite_id: &str,
id: &str,
) -> Result<TestSuiteRun, Error<TestSuiteRunControllerRemoveError>>
pub async fn test_suite_run_controller_remove(
configuration: &Configuration,
test_suite_id: &str,
id: &str,
) -> Result<TestSuiteRun, Error<TestSuiteRunControllerRemoveError>>