Is the following API supported?
GET /repos/:owner/:repo/collaborators/:username
https://developer.github.com/v3/repos/collaborators/#check-if-a-user-is-a-collaborator
Also does collaborator just imply a user that has write access?
I looked at the code but i'm not seeing it in the GHRepository.java file. Wanted to verify if I was just not seeing it?
Thanks,
Derek