We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parentdf9bd2e commitf74dabfCopy full SHA for f74dabf
content/changes/2014-03-17-paginating-method-changes.md
@@ -5,8 +5,8 @@ created_at: 2014-03-17
5
author_name:pengwynn
6
---
7
8
-In an effort to keep the API fast for everyone, we're enabling pagination on a
9
-few API methods that previously did not support it. Beginning today,
+In an effort to keep the API fast for everyone, we're enabling pagination on
+some API methods that previously did not support it. Beginning today,
10
these methods will paginate if you include`page` or`per_page` query
11
parameters. Starting April 17th, 2014, these methods will_always_ return
12
[paginated results][paginating]. If you have any questions or run into trouble,