License | BSD-3-Clause |
---|---|
Maintainer | Oleg Grenrus <oleg.grenrus@iki.fi> |
Safe Haskell | None |
Language | Haskell2010 |
The organization members API as described on https://developer.github.com/v3/orgs/outside_collaborators/.
Synopsis
- outsideCollaboratorsR :: Name Organization -> FetchCount -> Request k (Vector SimpleUser)
Documentation
outsideCollaboratorsR :: Name Organization -> FetchCount -> Request k (Vector SimpleUser) Source #
All the users who are outside collaborators of the specified organization.
See https://developer.github.com/v3/orgs/outside_collaborators/#list-outside-collaborators