feat: Add public_email to CreateUserOptions

Add support for the public_email attribute when creating users.

This unblocks Terraform MR (gitlab-org/terraform-provider-gitlab!2942) that relies on setting public_email via the GitLab Users API.

Other missing create-user attributes will be added in a separate follow-up MR.

Closes #2236 (closed)

Merge request reports

Loading