Skip to content

Commit 51c4a25

Browse files
committed
Fix Service Transfer View description
1 parent dbd9eab commit 51c4a25

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

openapi.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2046,7 +2046,10 @@ paths:
20462046
description: |
20472047
Returns the details of the Service Transfer for the provided token.
20482048

2049-
Until a transfer is accepted, only unrestricted users of the account that created it can view it. After a transfer has been accepted, it can also be viewed by any unrestricted user of the account that accepted the transfer.
2049+
While a transfer is pending, any unrestricted user *of any account* can access this command. After a
2050+
transfer has been accepted, it can only be viewed by unrestricted users of the accounts that created and
2051+
accepted the transfer. If cancelled or expired, only unrestricted users of the account that created the
2052+
transfer can view it.
20502053
operationId: getServiceTransfer
20512054
x-linode-cli-action: view
20522055
security:

0 commit comments

Comments
 (0)