Skip to content

Commit a783208

Browse files
author
Lasim
committed
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

4 files changed

+3486
-150
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,4 @@ services/backend/tests/e2e/test-data/*.db
6767
._*.json
6868
cookies.txt
6969
cookiejar.txt
70+
services/backend/tests/e2e/.test-context.json

0 commit comments

Comments
 (0)