Skip to content

Commit a7f36ee

Browse files
author
Steve Szyszkiewicz
committed
update deprecation copy
1 parent 4c9842c commit a7f36ee

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

docs/src/data/endpoints/linodes.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,8 @@ endpoints:
5353
The Distribution to deploy this Linode with. May not be included
5454
if 'backup_id' or 'image' is sent.
5555
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.
5758
root_pass:
5859
optional: unless source == "distro"
5960
description: >
@@ -197,7 +198,8 @@ endpoints:
197198
<ul><li>If no distribution is provided, a blank disk
198199
is created.</li></ul> You may not provide distribution if image is provided.
199200
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.
201203
image:
202204
optional: true
203205
description: >
@@ -1015,7 +1017,8 @@ endpoints:
10151017
description: >
10161018
An ID of a Distribution to deploy to this Linode.
10171019
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.
10191022
image:
10201023
optional: true
10211024
description: >

docs/src/data/objects/linode.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@ schema:
7777
type: Distribution
7878
seeAlso: "/reference/endpoints/linode/distributions"
7979
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.
8182
group:
8283
editable: true
8384
type: String

0 commit comments

Comments
 (0)