FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Clarify how pagination works for /users. · CreamCoderz/developer.github.com@542b7b6 · GitHub

Commit 542b7b6

Browse files
Clarify how pagination works for /users.
1 parent 2096c3e commit 542b7b6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

‎content/v3/users.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,8 @@ bio
7676
## Get all users
7777

7878
This provides a dump of every user, in the order that they signed up for
79-
GitHub.
79+
GitHub. Note that the `since` parameter is required in addition to the
80+
`page` parameter when using pagination.
8081

8182
GET /users
8283

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL