pub async fn create_split_test(
configuration: &Configuration,
site_id: &str,
branch_tests: SplitTestSetup,
) -> Result<SplitTest, Error<CreateSplitTestError>>
pub async fn create_split_test(
configuration: &Configuration,
site_id: &str,
branch_tests: SplitTestSetup,
) -> Result<SplitTest, Error<CreateSplitTestError>>