Skip to content

Commit bb526af

Browse files
authored
Merge pull request #334 from bbiggerr/api-changelog-release-4.84.1
Add API v4.84.1 Changelog
2 parents 4a76056 + 852ceee commit bb526af

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
title: '4.84.1: 2021-02-19'
3+
date: 2021-02-19T04:00:00.000Z
4+
version: 4.84.1
5+
changelog:
6+
- API
7+
---
8+
9+
### Changed
10+
11+
- The Entity Transfer Create ([POST /account/entity-transfers](https://www.linode.com/docs/api/account/#entity-transfer-create)) endpoint description has been updated to include warnings regarding Linode Backups and associated DNS records.
12+
13+
### Fixed
14+
15+
- The Linode CLI command examples and schema were faulty and have been fixed for the following endpoints:
16+
17+
- Entity Transfers List ([GET /account/entity-transfers](https://www.linode.com/docs/api/account/#entity-transfers-list)).
18+
- Entity Transfer Create ([POST /account/entity-transfers](https://www.linode.com/docs/api/account/#entity-transfer-create)).
19+
- Entity Transfer Cancel ([DELETE /account/entity-transfers/{token}](https://www.linode.com/docs/api/account/#entity-transfer-cancel)).
20+
- Entity Transfer View ([GET /account/entity-transfers/{token}](https://www.linode.com/docs/api/account/#entity-transfer-view)).
21+
- Entity Transfer Accept ([POST /account/entity-transfers/{token}/accept](https://www.linode.com/docs/api/account/#entity-transfer-accept)).

0 commit comments

Comments
 (0)