Closed alankstewart closed 7 years ago
An if guard in the case statement for 200 and 201 responses needs to be added to check for a null InputStream, as it appears the GitHub API is now not returning a 204 when a collaborator is added to a repository
Fixed in 1.0.0-m.19
An if guard in the case statement for 200 and 201 responses needs to be added to check for a null InputStream, as it appears the GitHub API is now not returning a 204 when a collaborator is added to a repository