Skip to content

Commit 8bb8cff

Browse files
committed
Merge pull request github#184 from github/announce-org-repo-pagination
Announce pagination works on org repos listings
2 parents 6bd8d73 + 8c72fc3 commit 8bb8cff

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
kind: change
3+
title: Pagination for Organization Repository lists now paginates properly
4+
created_at: 2012-12-09
5+
author_name: rick
6+
---
7+
8+
![](https://github-images.s3.amazonaws.com/skitch/seger-turn-the-page-20121209-154956.png)
9+
10+
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.
14+
15+
The docs for Organization Repositories queries are still here:
16+
17+
* [Organization Repositories](/v3/repos/#list-organization-repositories)

0 commit comments

Comments
 (0)