8000 Sync changes from upstream repository · jainija/developer.github.com@202def1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 202def1

Browse files
author
Hubot
committed
Sync changes from upstream repository
1 parent 8f4ab69 commit 202def1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/changes/2014-01-29-audit-org-members-for-2fa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ We've added a [new filter][filter] for listing members of an organization withou
1111

1212
<pre class="terminal">
1313
$ curl -H "Authorization: token [yours]" \
14-
https://api.github.com/orgs/[orgname]/members\?filter\=2fa_disabled
14+
"https://api.github.com/orgs/[orgname]/members?filter=2fa_disabled"
1515
</pre>
1616

1717
The new filter is available for owners of organizations with private

0 commit comments

Comments
 (0)
0