Function test_suite_test_controller_create

Source
pub async fn test_suite_test_controller_create(
    configuration: &Configuration,
    test_suite_id: &str,
    test_suite_id_test_body: TestSuiteIdTestBody,
) -> Result<InlineResponse2013, Error<TestSuiteTestControllerCreateError>>