Draft: Code Refactor Using Request Handlers - 8
-
Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you receive complimentary access to GitLab Duo.
This code involves refactoring service files in the GitLab API client library. The changes are done to make use of the new generic helper functions (DoRequestReturnObject, DoRequestReturnSlice, and DoRequestReturnVoid) that handle the common pattern of making HTTP requests and processing responses.
The refactoring affects 5 service files. This refactoring makes the codebase much more maintainable while preserving all existing functionality - it's purely an internal improvement that doesn't change how developers use the API
Edited by 🤖 GitLab Bot 🤖