xanzy / go-gitlab

GitLab Go SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

zimmski opened this issue · comments

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.