Update Bruno requests: add Update Theme endpoint and include theme in responses

This commit is contained in:
2026-01-22 17:04:07 -05:00
parent 34cf8cf3d3
commit e34906a187
4 changed files with 49 additions and 0 deletions
+4
View File
@@ -47,6 +47,10 @@ docs {
**Response:**
- `token` (string): JWT token
- `user` (object): User details
- `id` (string): User ID
- `email` (string): Email
- `username` (string): Username
- `theme` (string): User theme preference
**Status Codes:**
- 201: Created