Skip to content

Commit 73b7c4d

Browse files
radvillehubwriter
andauthored
Update Events API event retention to 30 days (#55517)
Co-authored-by: hubwriter <hubwriter@github.com>
1 parent b5f9550 commit 73b7c4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/rest/activity/events.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ $ -H 'If-None-Match: "a18c3bded88eb5dbb5c849a489412bf3"'
3535
> X-Poll-Interval: 60
3636
```
3737

38-
The timeline will include up to 300 events. Only events created within the past 90 days will be included. Events older than 90 days will not be included (even if the total number of events in the timeline is less than 300).
38+
The timeline will include up to 300 events. Only events created within the past 30 days will be included. Events older than 30 days will not be included (even if the total number of events in the timeline is less than 300).
3939

4040
<!-- Content after this section is automatically generated -->

0 commit comments

Comments
 (0)