Skip to content

Commit

Permalink
Update orgs_members.go (#871)
Browse files Browse the repository at this point in the history
  • Loading branch information
mlbright authored and gmlewis committed Aug 10, 2018
1 parent 8292762 commit 747f93d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github/orgs_members.go
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ type ListMembersOptions struct {
// Possible values are:
// all - all members of the organization, regardless of role
// admin - organization owners
// member - non-organization members
// member - non-owner organization members
//
// Default is "all".
Role string `url:"role,omitempty"`
Expand Down

0 comments on commit 747f93d

Please sign in to comment.