WP-USER-AVATAR-01 · Profile avatar / cover / summary
Domain: D-USER · Surfaces: API + CON · Ref: BE-baotienweb.cloud/src/profile
API
| Method | Path | Notes |
|---|---|---|
| GET | /users/me |
+ coverUrl, bio từ SocialProfile |
| PATCH | /users/me |
+ phone, bio |
| POST | /users/me/avatar |
multipart avatar ≤5MB → MinIO → User.avatarUrl |
| DELETE | /users/me/avatar |
clear + best-effort S3 delete |
| POST | /users/me/cover |
multipart cover → SocialProfile.coverUrl |
| DELETE | /users/me/cover |
|
| GET | /users/me/summary |
orders · points · favorites · vouchers · wallet |
| * | /profile/* |
baotienweb-style aliases |
FE CON
AuthUser.avatarUrl/ points hydrate từ/users/meAccountHomeScreen— Image avatar + điểm từ summaryProfileEditScreen— pick/upload/xóa avatar · bio · phone
Status
IMP (local smoke 2026-08-06)