Skip to content

feat(user): upload avatars through multipart endpoint#3302

Open
aofei wants to merge 1 commit into
goplus:devfrom
aofei:user-avatar-multipart
Open

feat(user): upload avatars through multipart endpoint#3302
aofei wants to merge 1 commit into
goplus:devfrom
aofei:user-avatar-multipart

Conversation

@aofei

@aofei aofei commented Jun 22, 2026

Copy link
Copy Markdown
Member

Move signed-in user avatar updates out of profile patch requests and onto the dedicated /user/avatar multipart upload endpoint.

Keep profile patches scoped to text fields and refresh the signed-in user after avatar upload so callers receive the updated avatar URL.

gemini-code-assist[bot]

This comment was marked as resolved.

fennoai[bot]

This comment was marked as resolved.

Move signed-in user avatar updates out of profile patch requests and
onto the dedicated `/user/avatar` multipart upload endpoint.

Keep profile patches scoped to text fields and refresh the signed-in
user after avatar upload so callers receive the updated avatar URL.

Signed-off-by: Aofei Sheng <aofei@aofeisheng.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant