Update blame endpoint in Repository Files API to support a new parameter for ignore_revisions_blob
- 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
Edited by Jerry Seto