Update Bruno requests: add Update Theme endpoint and include theme in responses
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user