xanzy / go-gitlab

GitLab Go SDK
Apache License 2.0
2.37k stars 940 forks source link

Uploading of user avatar missing in `CreateUserOptions` and `ModifyUserOptions` #1871

Closed zimmski closed 2 months ago

zimmski commented 7 months ago

Seems that uploading avatar images for users is missing in the API.

Would be also nice to download them via the client to a byte slice or file.