octocat / Hello-World

My first repository on GitHub!
2.73k stars 2.46k forks source link

test for github api error #779

Open FlowerBirds opened 4 years ago

FlowerBirds commented 4 years ago

Code samples Shell curl -H "Accept: application/vnd.github.v3+json" https://api.github.com/repos/octocat/hello-world/releases return null

https://docs.github.com/en/free-pro-team@latest/rest/reference/repos#releases

ghost commented 3 years ago

Why is this happening to me