Skip to content

Commit b2100b9

Browse files
author
Josh Sager
committed
Addressed PR feedback
1 parent 14b7f83 commit b2100b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@ paths:
652652
source: >
653653
linode-cli account invoice-items 123
654654
/account/notifications:
655-
x-linode-cli-command: notifications-list
655+
x-linode-cli-command: account
656656
get:
657657
x-linode-grant: read_only
658658
tags:
@@ -667,7 +667,7 @@ paths:
667667
example, if you have an important ticket open, you must respond to the
668668
ticket to dismiss the Notification.
669669
operationId: getNotifications
670-
x-linode-cli-action: list
670+
x-linode-cli-action: notifications-list
671671
security:
672672
- personalAccessToken: []
673673
- oauth:

0 commit comments

Comments
 (0)