pub async fn test_suite_test_controller_remove(
configuration: &Configuration,
test_suite_id: &str,
id: &str,
) -> Result<TestSuiteTestControllerCreate201Response, Error<TestSuiteTestControllerRemoveError>>
pub async fn test_suite_test_controller_remove(
configuration: &Configuration,
test_suite_id: &str,
id: &str,
) -> Result<TestSuiteTestControllerCreate201Response, Error<TestSuiteTestControllerRemoveError>>