jdalrymple / gitbeaker

🦊🧪 A comprehensive and typed Gitlab SDK for Node.js, Browsers, Deno and CLI
Other
1.57k stars 299 forks source link

Update `Users.edit` to use FormData when submitting `avatar` updates #3644

Closed jdalrymple closed 1 month ago

jdalrymple commented 1 month ago

This should allow the payload to accept the correct Blob types needed for updating the avatar.

fixes #3611

jdalrymple commented 1 month ago

:rocket: PR was released in 41.1.0 :rocket: