pub async fn create_group(
configuration: &Configuration,
create_group: CreateGroup,
) -> Result<CreateGroupOutput, Error<CreateGroupError>>pub async fn create_group(
configuration: &Configuration,
create_group: CreateGroup,
) -> Result<CreateGroupOutput, Error<CreateGroupError>>