We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8292762 commit 747f93dCopy full SHA for 747f93d
github/orgs_members.go
@@ -59,7 +59,7 @@ type ListMembersOptions struct {
59
// Possible values are:
60
// all - all members of the organization, regardless of role
61
// admin - organization owners
62
- // member - non-organization members
+ // member - non-owner organization members
63
//
64
// Default is "all".
65
Role string `url:"role,omitempty"`
0 commit comments