@@ -5,12 +5,12 @@ created_at: 2014-03-17
55author_name :pengwynn
66---
77
8- In an effort to keep the API fast for everyone, we're enabling[ pagination ] [ paginating ] on
9- some API methods that previously did not support it. Beginning today,
10- the methods below 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,
13- feel free to[ get in touch] [ contact ] .
8+ In an effort to keep the API fast for everyone, we're enabling
9+ [ pagination ] [ paginating ] on some API methods that previously did not support it.
10+ Beginning today, the methods below will paginate if you include` page ` or
11+ ` per_page ` query parameters. Starting April 17th, 2014, these methods will
12+ _ always _ return [ paginated results] [ paginating ] . If you have any questions or
13+ run into trouble, feel free to[ get in touch] [ contact ] .
1414
1515
1616Here's the entire list of updated methods: