Skip to content

Commit 8744761

Browse files
committed
Copy edit /account/logins/{loginId}
1 parent e73fa86 commit 8744761

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

openapi.yaml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -930,9 +930,10 @@ paths:
930930
- Account
931931
summary: View Login
932932
description: >
933-
Returns a login object that displays information about a successful
934-
login from an arbitrary user on the account. This command can only be
935-
accessed by the unrestricted users of an account.
933+
Returns a Login object that displays information about a successful login.
934+
The logins that can be viewed can be for any user on the account, and are not
935+
limited to only the logins of the user that is accessing this API endpoint.
936+
This command can only be accessed by the unrestricted users of the account.
936937
operationId: getAccountLogin
937938
x-linode-cli-action: login-view
938939
security:

0 commit comments

Comments
 (0)