github icon indicating copy to clipboard operation
github copied to clipboard

[feature request]There is no API for [ Get a single release asset ]

Open nicholaslee119 opened this issue 8 years ago • 0 comments

https://developer.github.com/v3/repos/releases/#get-a-single-release-asset I think it is very important to wrapper this API

for example, I am dealing with the auto-update of electron. I am trying to let the client-side to detect the latest release by itself and download the release asset to update.

nicholaslee119 avatar Dec 10 '17 15:12 nicholaslee119