File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 11openapi: 3.0.1
22info:
3-   version: 4.132 .0
3+   version: 4.133 .0
44
55  title: Linode API
66  description: |
@@ -15906,7 +15906,7 @@ paths:
1590615906                expires_in:
1590715907                  type: integer
1590815908                  minimum: 360
15909-                   maximum: 68400 
15909+                   maximum: 86400 
1591015910                  default: 3600
1591115911                  description: >
1591215912                    How long this signed URL will be valid for, in seconds.  If
@@ -19238,6 +19238,19 @@ components:
1923819238            the estimate.
1923919239          example: 145
1924019240          x-linode-cli-display: 4
19241+         billing_source:
19242+           type: string
19243+           readOnly: true
19244+           enum:
19245+             - akamai
19246+             - linode
19247+           description: >
19248+             The source of service charges for this Account, as determined by its relationship with Akamai.
19249+ 
19250+             Accounts that are associated with Akamai-specific customers return a value of `akamai`.
19251+ 
19252+             All other Accounts return a value of `linode`.
19253+           example: akamai
1924119254        capabilities:
1924219255          type: array
1924319256          items:
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments