Skip to content

Commit 4186995

Browse files
authored
Merge pull request #448 from bbiggerr/stackscripts-mine
[Update] StackScripts - mine property added
2 parents 58eeadb + 4ee52a4 commit 4186995

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

openapi.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21033,6 +21033,14 @@ components:
2103321033
label: Enter the DB password
2103421034
name: DB_PASSWORD
2103521035
example: hunter2
21036+
mine:
21037+
type: boolean
21038+
x-linode-filterable: true
21039+
description: |
21040+
Returns `true` if this StackScript is owned by the account of the user making the request, and the user
21041+
making the request is unrestricted or has access to this StackScript.
21042+
readOnly: true
21043+
example: true
2103621044
StatsDataAvailable:
2103721045
type: object
2103821046
description: >

0 commit comments

Comments
 (0)