pub async fn test_suite_test_controller_update(
configuration: &Configuration,
test_suite_id: &str,
id: &str,
test_id_body: TestIdBody,
) -> Result<InlineResponse2013, Error<TestSuiteTestControllerUpdateError>>pub async fn test_suite_test_controller_update(
configuration: &Configuration,
test_suite_id: &str,
id: &str,
test_id_body: TestIdBody,
) -> Result<InlineResponse2013, Error<TestSuiteTestControllerUpdateError>>