Closed
Description
I noticed that the URL for the API endpoint for getting the file contents of a repo is not returning a proper URL for the "html_url" field. It uses the "blob" URL that Github uses, but we don't have that as a HTML endpoint. Need to be able to access the file in HTML the same way as on Github, not just for a branch, but also a commit ID.