Skip to content

Commit a095a36

Browse files
committed
prefer Link headers to, ahem, turn the page
1 parent b0db9c8 commit a095a36

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

content/changes/2012-12-09-organization-repositories-results-now-paginate.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@
88
![](https://github-images.s3.amazonaws.com/skitch/seger-turn-the-page-20121209-154956.png)
99

1010
Improvements continue to the Organizations Repository listing endpoint.
11-
Today we're improving pagination so that it works as documented. Now you
12-
can actually use `page` and `per_page` query params, or, better still, use
13-
the `Link` headers to navigate through the results space.
11+
Today we're improving pagination so that it works as documented. Now
12+
you can expect Link headers to navigate through the results space,
13+
regardless of what you send in the type parameter.
1414

1515
The docs for Organization Repositories queries are still here:
1616

1717
* [Organization Repositories](/v3/repos/#list-organization-repositories)
18+
19+
**EDIT:** `Link` headers are our preferred navigation technique.

0 commit comments

Comments
 (0)