repository
Gets the blob of a repository.
get/repos/{owner}/{repo}/git/blobs/{sha}
Path parameters
ownerstring required
owner of the repo
repostring required
name of the repo
shastring required
sha of the commit
Response
GitBlobResponse
Changes
No recorded changes to this endpoint across all 5 revisions of this API.