Move merge request approvals API code to EE
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Problem
According merge request approvals API documentation, this functionality was moved to Premium. However, the code was not migrated under EE scope.
Proposal
- Merge
API::MergeRequestApprovals
intoEE::API::MergeRequestApprovals
. - Verify documentation for merege request approval responses as it can be incorrect
Edited by 🤖 GitLab Bot 🤖