File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ 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 out of beta. See changelog for more information.
56
+ deprecated : This parameter will be deprecated once APIv4 is out of beta. See the changelog for more information.
57
57
root_pass :
58
58
optional : unless source == "distro"
59
59
description : >
@@ -197,7 +197,7 @@ endpoints:
197
197
<ul><li>If no distribution is provided, a blank disk
198
198
is created.</li></ul> You may not provide distribution if image is provided.
199
199
type : String
200
- deprecated : This parameter will be deprecated once APIv4 out of beta. See changelog for more information.
200
+ deprecated : This parameter will be deprecated once APIv4 is out of beta. See the changelog for more information.
201
201
image :
202
202
optional : true
203
203
description : >
@@ -1015,7 +1015,7 @@ endpoints:
1015
1015
description : >
1016
1016
An ID of a Distribution to deploy to this Linode.
1017
1017
type : String
1018
- deprecated : This parameter will be deprecated once APIv4 out of beta. See changelog for more information.
1018
+ deprecated : This parameter will be deprecated once APIv4 is out of beta. See the changelog for more information.
1019
1019
image :
1020
1020
optional : true
1021
1021
description : >
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ 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 out of beta. See changelog for more information.
80
+ deprecated : This parameter will be deprecated once APIv4 is out of beta. See the changelog for more information.
81
81
group :
82
82
editable : true
83
83
type : String
You can’t perform that action at this time.
0 commit comments