Document the Rest API endpoint to list personal projects
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Missing Documentation for User Projects Endpoint
Description:
The API documentation for the users endpoint is incomplete. The /users/:id/projects endpoint, which lists the personal projects of a given user, is not documented.
Expected Behavior:
The users endpoint documentation should include comprehensive information about the /users/:id/projects endpoint, including:
- Endpoint URL structure
- HTTP method
- Parameters (path parameters, query parameters)
- Response format and schema
- Example requests and responses
- Error codes and handling
Current Behavior:
The /users/:id/projects endpoint exists and functions but is missing from the API documentation.
Impact:
- Developers cannot discover this endpoint through documentation
- Integration becomes difficult without proper endpoint specifications
- Inconsistent documentation coverage across the API
Description was generated using AI
Edited by 🤖 GitLab Bot 🤖