Skip to content

Commit ea5e12b

Browse files
author
Josh Sager
committed
Added descriptive language to what Linode rebuild returns
It returns disks and configs JSON.
1 parent ff8dcc7 commit ea5e12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/endpoints/linodes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1019,7 +1019,7 @@ endpoints:
10191019
description: >
10201020
Deletes all Disks and Configs on this Linode, then deploys a new
10211021
Distribution or Image to this Linode with the given attributes. Returns
1022-
information about this Linode.
1022+
a JSON object representation of the Linode's disks and disk configs.
10231023
methods:
10241024
POST:
10251025
oauth: linodes:modify

0 commit comments

Comments
 (0)