Skip to content

Commit bf5a6dd

Browse files
View Event: older events are till retrievable by ID.
Removed line that says only events that are 90 days old are available.
1 parent b5ace61 commit bf5a6dd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

openapi.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -636,8 +636,7 @@ paths:
636636
- Account
637637
summary: View Event
638638
description: >
639-
Returns a single Event object. Only Event objects
640-
from the last 90 days are available.
639+
Returns a single Event object.
641640
operationId: getEvent
642641
x-linode-cli-action: view
643642
security:

0 commit comments

Comments
 (0)