-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description
Implement PATCH /api/users/me for the authenticated user to update their name and other non-sensitive profile fields.
Requirements and context
- Implement only in new files or by extending users route. Use user repository update. Do not modify
package.json,src/index.ts. Require JWT.
Suggested execution
- Branch:
git checkout -b feature/update-profile-api - Add PATCH handler and tests. Example commit message:
feat(api): add update current user profile
Guidelines
- Additive route only. Timeframe: 96 hours.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program