Incorrect default_branch_protection Groups REST API documentation

https://docs.gitlab.com/ee/api/groups.html#options-for-default_branch_protection states that option 4 (i.e. Fully protected after initial push) for the default_branch_protection group option allows users with the Developer role to accept merge requests. This appears to be incorrect:

Edited by Simon Lieschke