File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,8 @@ endpoints:
53
53
The Distribution to deploy this Linode with. May not be included
54
54
if 'backup_id' or 'image' is sent.
55
55
type : String
56
- deprecated : This parameter will be deprecated once APIv4 is out of beta. See the changelog for more information.
56
+ deprecated : This parameter is deprecated and will be removed before the end of the Beta Period.
57
+ See the changelog for more information.
57
58
root_pass :
58
59
optional : unless source == "distro"
59
60
description : >
@@ -197,7 +198,8 @@ endpoints:
197
198
<ul><li>If no distribution is provided, a blank disk
198
199
is created.</li></ul> You may not provide distribution if image is provided.
199
200
type : String
200
- deprecated : This parameter will be deprecated once APIv4 is out of beta. See the changelog for more information.
201
+ deprecated : This parameter is deprecated and will be removed before the end of the Beta Period.
202
+ See the changelog for more information.
201
203
image :
202
204
optional : true
203
205
description : >
@@ -1015,7 +1017,8 @@ endpoints:
1015
1017
description : >
1016
1018
An ID of a Distribution to deploy to this Linode.
1017
1019
type : String
1018
- deprecated : This parameter will be deprecated once APIv4 is out of beta. See the changelog for more information.
1020
+ deprecated : This parameter is deprecated and will be removed before the end of the Beta Period.
1021
+ See the changelog for more information.
1019
1022
image :
1020
1023
optional : true
1021
1024
description : >
Original file line number Diff line number Diff line change @@ -77,7 +77,8 @@ schema:
77
77
type : Distribution
78
78
seeAlso : " /reference/endpoints/linode/distributions"
79
79
filterable : true
80
- deprecated : This parameter will be deprecated once APIv4 is out of beta. See the changelog for more information.
80
+ deprecated : This parameter is deprecated and will be removed before the end of the Beta Period.
81
+ See the changelog for more information.
81
82
group :
82
83
editable : true
83
84
type : String
You can’t perform that action at this time.
0 commit comments