Skip to content

Commit 1e0a5ad

Browse files
Merge pull request #331 from yoshizzle/oauth-app-token
Changed language for app expiry
2 parents 038ab09 + b119cc5 commit 1e0a5ad

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
@@ -14450,8 +14450,8 @@ components:
1445014450
type: string
1445114451
format: date-time
1445214452
description: >
14453-
When this app's access token expires. Please note that apps may still have active
14454-
refresh tokens after this time passes.
14453+
When the app's access to your account expires. If `null`, the app's
14454+
access must be revoked manually.
1445514455
example: '2018-01-15T00:01:01'
1445614456
readOnly: true
1445714457
x-linode-cli-display: 6

0 commit comments

Comments
 (0)