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
13 changes: 13 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19238,6 +19238,19 @@ components:
the estimate.
example: 145
x-linode-cli-display: 4
billing_source:
type: string
readOnly: true
enum:
- akamai
- linode
description: >
The source of service charges for this Account, as determined by its relationship with Akamai.

Accounts that are associated with Akamai-specific customers return a value of `akamai`.

All other Accounts return a value of `linode`.
example: akamai
capabilities:
type: array
items:
Expand Down