From cb5c0efa84ebad9e28f5eb794ccb4a374858e142 Mon Sep 17 00:00:00 2001 From: Hubot Date: Thu, 8 Jan 2015 20:54:21 +0000 Subject: [PATCH] Sync changes from upstream repository --- content/v3/orgs/members.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/v3/orgs/members.md b/content/v3/orgs/members.md index cd4d19abb2..25abccfbcb 100644 --- a/content/v3/orgs/members.md +++ b/content/v3/orgs/members.md @@ -20,7 +20,7 @@ be returned. Name | Type | Description --------|---------|-------------- -`filter`|`string` | Filter members returned in the list. Can be one of:
* `2fa_disabled`: Members without [two-factor authentication][2fa-blog] enabled. Available for owners of organizations with private repositories.
* `all`: All members the authenticated user can see.

Default: `all` +`filter`|`string` | Filter members returned in the list. Can be one of:
* `2fa_disabled`: Members without [two-factor authentication][2fa-blog] enabled. Available for organization admins.
* `all`: All members the authenticated user can see.

Default: `all` `role` |`string` | Filter members returned by their role. If specified, must be set to `admin`, which will only return users with admin permissions on the org. **This parameter requires a custom media type to be specified. Please see more in the alert below.** [2fa-blog]: https://github.com/blog/1614-two-factor-authentication