Skip to content

Commit 399a96e

Browse files
author
hzoppetti
committed
added endpoints
1 parent 0f54652 commit 399a96e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/content/changelog/4-80-0-2020-11-16.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ changelog:
88

99
### Changed
1010

11-
- CNAME records now allow for a trailing period (.) on target entries. Previously, a CNAME record ending in a period (.) would result in an error.
11+
- CNAME records now allow for a trailing period (.) on target entries. Previously, a CNAME record ending in a period (.) would result in an error. The endpoints affected by this change are:
12+
13+
- [Domain Record Create](/docs/api/domains/#domain-record-create)(POST /domains/{domainId}/records)
14+
- [Domain Record Update](/docs/api/domains/#domain-record-update)(POST /domains/{domainId}/records/{recordId})

0 commit comments

Comments
 (0)