File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
docs/src/getting_started/changelogs Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -97,6 +97,18 @@ export default function Authentication() {
97
97
subscription tier.</ li >
98
98
</ ul >
99
99
</ li >
100
+ < li > Change POST /linode/instances
101
+ < ul >
102
+ < li > Now accepts image - the ID of an image to deploy the linode with</ li >
103
+ < li > Only one source attribute may be provided</ li >
104
+ </ ul >
105
+ </ li >
106
+ < li > Changed POST /linode/instances/:id/rebuild
107
+ < ul >
108
+ < li > Now accepts image - the ID of an image to rebuild the linode with</ li >
109
+ < li > Only one source attribute may be provided</ li >
110
+ </ ul >
111
+ </ li >
100
112
< li > Added events for enabling/disabling TFA</ li >
101
113
< li > Added Longview and Image grants to GET /users/:id/grants and GET /profile/grants
102
114
< ul >
You can’t perform that action at this time.
0 commit comments