Skip to content

Commit d5cf636

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ changelog:
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)) 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)) endpoint 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)