Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20978,6 +20978,14 @@ components:
label: Enter the DB password
name: DB_PASSWORD
example: hunter2
mine:
type: boolean
x-linode-filterable: true
description: |
Returns `true` if this StackScript is owned by the account of the user making the request, and the user
making the request is unrestricted or has access to this StackScript.
readOnly: true
example: true
StatsDataAvailable:
type: object
description: >
Expand Down