@@ -29243,6 +29243,7 @@ paths:
29243
29243
type: object
29244
29244
readOnly: true
29245
29245
type: array
29246
+ x-linode-cli-format: json
29246
29247
size:
29247
29248
description: The minimum size in MB this image needs to deploy.
29248
29249
example: 2500
@@ -29556,6 +29557,7 @@ paths:
29556
29557
type: object
29557
29558
readOnly: true
29558
29559
type: array
29560
+ x-linode-cli-format: json
29559
29561
size:
29560
29562
description: The minimum size in MB this image needs to deploy.
29561
29563
example: 2500
@@ -29871,6 +29873,7 @@ paths:
29871
29873
type: object
29872
29874
readOnly: true
29873
29875
type: array
29876
+ x-linode-cli-format: json
29874
29877
size:
29875
29878
description: The minimum size in MB this image needs to deploy.
29876
29879
example: 2500
@@ -30228,6 +30231,7 @@ paths:
30228
30231
type: object
30229
30232
readOnly: true
30230
30233
type: array
30234
+ x-linode-cli-format: json
30231
30235
size:
30232
30236
description: The minimum size in MB this image needs to deploy.
30233
30237
example: 2500
@@ -30310,6 +30314,8 @@ paths:
30310
30314
type: object
30311
30315
x-example:
30312
30316
x-ref: ../examples/get-image-200.json
30317
+ x-linode-cli-subtables:
30318
+ - regions
30313
30319
description: A single image object.
30314
30320
default:
30315
30321
content:
@@ -30490,6 +30496,7 @@ paths:
30490
30496
type: object
30491
30497
readOnly: true
30492
30498
type: array
30499
+ x-linode-cli-format: json
30493
30500
size:
30494
30501
description: The minimum size in MB this image needs to deploy.
30495
30502
example: 2500
@@ -30690,6 +30697,7 @@ paths:
30690
30697
type: object
30691
30698
readOnly: true
30692
30699
type: array
30700
+ x-linode-cli-format: json
30693
30701
size:
30694
30702
description: The minimum size in MB this image needs to deploy.
30695
30703
example: 2500
@@ -30772,6 +30780,8 @@ paths:
30772
30780
type: object
30773
30781
x-example:
30774
30782
x-ref: ../examples/get-image-200.json
30783
+ x-linode-cli-subtables:
30784
+ - regions
30775
30785
description: The updated image.
30776
30786
default:
30777
30787
content:
@@ -31016,6 +31026,7 @@ paths:
31016
31026
type: object
31017
31027
readOnly: true
31018
31028
type: array
31029
+ x-linode-cli-format: json
31019
31030
size:
31020
31031
description: The minimum size in MB this image needs to deploy.
31021
31032
example: 2500
0 commit comments