Commit a783208
Lasim
feat: Enhance users API with detailed response schemas and OpenAPI documentation
- Added response schemas for user operations including success and error responses.
- Updated existing routes to include OpenAPI schema definitions for better documentation.
- Implemented user statistics retrieval and role-based user listing with appropriate schemas.
- Improved error handling and response consistency across user-related endpoints.1 parent e82e85d commit a783208
File tree
4 files changed
+3486
-150
lines changed- services/backend
- src/routes/users
4 files changed
+3486
-150
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
0 commit comments