Skip to content

Commit 458cddd

Browse files
authored
Merge pull request #4362 from Vivek-Hotti/main
per_page paragraph removed from RESTAPI/ Reference/ Activity/ Events
2 parents aed7b95 + 2a09932 commit 458cddd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/rest/reference/activity.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ $ -H 'If-None-Match: "a18c3bded88eb5dbb5c849a489412bf3"'
3333
> X-Poll-Interval: 60
3434
```
3535

36-
Events support pagination, however the `per_page` option is unsupported. The fixed page size is 30 items. Fetching up to ten pages is supported, for a total of 300 events. For information, see "[Traversing with pagination](/rest/guides/traversing-with-pagination)."
37-
3836
Only events created within the past 90 days will be included in timelines. Events older than 90 days will not be included (even if the total number of events in the timeline is less than 300).
3937

4038
{% for operation in currentRestOperations %}

0 commit comments

Comments
 (0)