File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23556,12 +23556,12 @@ components:
2355623556 Cost in US dollars, broken down into hourly and monthly charges.
2355723557 properties:
2355823558 hourly:
23559- type: integer
23559+ type: number
2356023560 description: Cost (in US dollars) per hour.
2356123561 example: 0.03
2356223562 x-linode-cli-display: 9
2356323563 monthly:
23564- type: integer
23564+ type: number
2356523565 description: Cost (in US dollars) per month.
2356623566 example: 20
2356723567 x-linode-cli-display: 10
@@ -23583,12 +23583,12 @@ components:
2358323583 description: Cost of enabling Backups for this Linode Type.
2358423584 properties:
2358523585 hourly:
23586- type: integer
23586+ type: number
2358723587 description: >
2358823588 The cost (in US dollars) per hour to add Backups service.
2358923589 example: 0.008
2359023590 monthly:
23591- type: integer
23591+ type: number
2359223592 description: >
2359323593 The cost (in US dollars) per month to add Backups service.
2359423594 example: 5
You can’t perform that action at this time.
0 commit comments