Update blame endpoint in Repository Files API to support a new parameter for ignore_revisions_blob
<!--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=519396) </details> <!--IssueSummary end--> - Add an optional parameter for the `GET api/v4/projects/:id/repository/files/:file_path/blame` endpoint for whether or not to send something in the ignore_revisions_blob field in the RawBlame rpc - handle errors when the file would be absent or invalid
issue