Skip to content

Commit e36d57f

Browse files
committed
Move items from Changed to Fixed
1 parent 576ac31 commit e36d57f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

src/content/changelog/4-85-0-2021-03-01.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ changelog:
66
- API
77
---
88

9-
### Changed
9+
### Fixed
10+
11+
- The Maintenance List ([GET /account/maintenance](https://www.linode.com/docs/api/account/#maintenance-list)) beta endpoint previously returned information for inactive Linodes. This has been fixed to exclude information for inactive Linodes.
1012

1113
- The Domain Update ([PUT /domains/{domainId}](https://www.linode.com/docs/api/domains/#domain-update)) endpoint request body schema erroneously stated that the `domain` and `type` properties were required. The spec has been updated to mark these properties as optional.
1214

@@ -20,7 +22,3 @@ changelog:
2022
- `expire_sec`: a valid, default value of 0, which is equivalent to 1209600
2123

2224
- The Account View ([GET /account](https://www.linode.com/docs/api/account/#account-view)) endpoint response body `balance_uninvoiced` description inaccurately stated that "Bandwidth charges are not included in the estimate." This has been corrected to state that "Transfer charges are not included in the estimate."
23-
24-
### Fixed
25-
26-
- The Maintenance List ([GET /account/maintenance](https://www.linode.com/docs/api/account/#maintenance-list)) beta endpoint previously returned information for inactive Linodes. This has been fixed to exclude information for inactive Linodes.

0 commit comments

Comments
 (0)