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
- 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) (PUT /domains/{domainId}/records/{recordId})
0 commit comments