API Does not return the actual settings for merge request if it is inherited from the group
<!--IssueSummary start-->
<details>
<summary>
Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards.
</summary>
- [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=491219)
</details>
<!--IssueSummary end-->
### Problem to solve
When using the API, Merge request settings will only reflect the project settings even when it is inheriting the settings from the group.
### Proposal
Allow the API to return the actual settings in place for the project even if the setting is inherited from the group.
### Intended users
developers
issue