feat(api): add PATCH endpoint and fix preferences API paths #539

Merged
jason.woltje merged 1 commits from feat/user-preferences-endpoint into main 2026-02-27 10:51:29 +00:00

1 Commits

Author SHA1 Message Date
b0f3496976 feat(api): add PATCH endpoint and fix preferences API paths
All checks were successful
ci/woodpecker/push/web Pipeline was successful
ci/woodpecker/push/api Pipeline was successful
- Add PATCH method to PreferencesController for partial updates
- Fix profile page API path: /users/me/preferences → /api/users/me/preferences
- Fix appearance page API path: same prefix correction
- Add controller and service spec files

Closes SS-API-002

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 04:49:10 -06:00