github-0.30: Access to the GitHub API, v3.
Safe HaskellNone
LanguageHaskell2010

GitHub.Endpoints.Organizations.OutsideCollaborators

Description

The organization members API as described on https://developer.github.com/v3/orgs/outside_collaborators/.

Synopsis

Documentation

outsideCollaboratorsR :: forall (k :: RW). 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