Skip to content

Commit 1c06a4a

Browse files
author
Ryan Syracuse
committed
typo, pagination wording
1 parent e153123 commit 1c06a4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ changelog:
1010
- Added the `BETA List Maintenance` ([GET /account/maintenance](/api/v4/account-maintenance)) endpoint. This new beta endpoint allows you to view a collection of maintenance objects for any entity you have permissions to view. Currently, Linodes are the only entities available for viewing.
1111

1212
### Fixed
13-
- 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.
14-
- 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.
13+
- A bug was fixed that would result in a 500 error when filtering domain records by a non-existent tag. This will now return a 200 response with an empty pagination result.
14+
- 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.
1515
- Changes were made to the ([GET /linode/instances](https://developers.linode.com/api/v4/linode-instances) endpoint to improve response time.
1616

0 commit comments

Comments
 (0)