Skip to content

Commit 1d2d70d

Browse files
authored
added filterable and nullable to expiry field in AutherizedApp schema object (#361)
1 parent 5557cbb commit 1d2d70d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openapi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14856,6 +14856,8 @@ components:
1485614856
example: '2018-01-15T00:01:01'
1485714857
readOnly: true
1485814858
x-linode-cli-display: 6
14859+
x-linode-filterable: true
14860+
nullable: true
1485914861
website:
1486014862
type: string
1486114863
format: url

0 commit comments

Comments
 (0)