Skip to content

Commit 9d85068

Browse files
author
Ryan Syracuse
committed
Revert "[Update] GET account/maintenance"
This reverts commit 1183fef.
1 parent 1183fef commit 9d85068

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/changelog/4-73-0-2020-08-24.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ changelog:
1111
### Changed
1212

1313
### Fixed
14-
- A bug was fixed that would result in a 500 error when filtering domain records by an invalid tag on the ([ GET /domains/{domainId}/records](https://developers.linode.com/api/v4/domains-domain-id-records)) endpoint. This will now return a 200 empty pagination result.
15-
- Previously, NS and CNAME records could be created for each other, resulting in errors. If this is attempted now, the record creation will fail with a "Record conflict" message.
16-
- Changes were made to the ([GET /linode/instances](https://developers.linode.com/api/v4/linode-instances)) endpoint to improve response time.
14+
- A bug was fixed that would result in a 500 error when filtering domain records by a non-existent tag. This will now return an empty 200 respone.
15+
- Previously, NS and CNAME records could be created for eachother, resulting in errors. If this is attempted now, the record creation will fail with a "Record conflict" message.
16+
- Changes were made to the ([GET /linode/instances](https://developers.linode.com/api/v4/linode-instances) endpoint to improve response time.
1717

0 commit comments

Comments
 (0)