You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/changelog/4-80-0-2020-11-16.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,5 +10,5 @@ changelog:
10
10
11
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
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})
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