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