Docs feedback: Update doc to explain the approvals api
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Doc: https://docs.gitlab.com/ee/api/merge_request_approvals.html#change-configuration
Specifically the description for the following attribute - approvals_before_merge - How many approvals are required before an MR can be merged. Deprecated in 12.0 in favor of Approval Rules API.
I have not been able to find documentation on how to use the Approval Rules API. Curious if this endpoint is still working and allows us to set approvals_before_merge. If we are allowed to still use this endpoint I would remove Deprecated in 12.0 in favor of Approval Rules API statement. If it has in fact been removed - I'd suggest adding a link to the Approval Rules API.