Skip to content

Commit 718d6d8

Browse files
committed
Update Changelogs “4-11-1-2019-12-23”
1 parent d5cf636 commit 718d6d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/changelog/4-11-1-2019-12-23.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ changelog:
1717
* However, the API would incorrectly report that the user had `read_only` permissions for that Longview client when viewed with the View User's Grants ([GET /account/users/{username}/grants](https://developers.linode.com/api/v4/account-users-username-grants)) endpoint.
1818
* This has been corrected, and this endpoint will now report `read_write` permissions for the new client.
1919
* Fixed an issue where the `duration` of an Event with a `status` of `failed` would indefinitely increase.
20-
* Fixed an issue where entering Isle of Man's country code with the Update Account ([PUT /account](https://developers.linode.com/api/v4/account/#put)) endpoint.
20+
* Fixed an issue where Isle of Man's country code was rejected by the Update Account ([PUT /account](https://developers.linode.com/api/v4/account/#put)) endpoint.
2121
* Updates to Domains:
2222
* Resolved an issue when importing domains which caused server errors for the API.
2323
* Previously, the API would only check if a CNAME for a Domain was unique among all of that Domain's CNAME records. The API will now check to make sure that a CNAME has a name that is unique among all of a Domain's records.
24-
* Use the [/domains](https://developers.linode.com/api/v4/domains) collection to review your account's domains. Use the Import Domain ([POST /domains/import](https://developers.linode.com/api/v4/domains-import/#post)) endpoint to import domains with the API.
24+
* Use the [/domains](https://developers.linode.com/api/v4/domains) collection to review your account's domains. Use the Import Domain ([POST /domains/import](https://developers.linode.com/api/v4/domains-import/#post)) to import domains with the API.
2525
* Previously, the API documentation noted that the `last_successful` property of a Linode's `backups` property would return `None` if no backup had been completed for that Linode. The API actually returns `null` under this circumstance, and the documentation has been updated to reflect this.
2626
* Use the List Linodes ([GET /linode/instances](https://developers.linode.com/api/v4/linode-instances)) endpoint to list all of your Linodes, and use the View Linode ([GET /linode/instances/{instanceID}](https://developers.linode.com/api/v4/linode-instances-linode-id)) endpoint to view a single Linode.
2727
* Updates to Invoices and InvoiceItems:

0 commit comments

Comments
 (0)