Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit69db0aa

Browse files
author
y-p
committed
added caveat about support for ?per_page in pagination section
1 parentf875a09 commit69db0aa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎content/v3.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,8 @@ users.
187187
Requests that return multiple items will be paginated to 30 items by
188188
default. You can specify further pages with the`?page` parameter. For some
189189
resources, you can also set a custom page size up to 100 with the`?per_page` parameter.
190+
Note that for technical reasons not all endpoints respect the`?per_page` paramater,
191+
see[events](http://developer.github.com/v3/events/) for example.
190192

191193
<preclass="terminal">
192194
$ curl https://api.github.com/user/repos?page=2&per_page=100

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp