Skip to content

Commit 93339e8

Browse files
authored
docs(domain): update dnssec information (#1365)
1 parent 617534d commit 93339e8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

packages/clients/src/api/domain/v2beta1/api.gen.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,8 +1210,9 @@ export class RegistrarAPI extends ParentAPI {
12101210
)
12111211

12121212
/**
1213-
* Update domain DNSSEC. If your domain has the default Scaleway NS and uses
1214-
* another registrar, you have to update the DS record manually.
1213+
* Update domain DNSSEC. If your domain uses another registrar and has the
1214+
* default Scaleway NS, you have to **update the DS record at your
1215+
* registrar**.
12151216
*
12161217
* @param request - The request {@link RegistrarApiEnableDomainDNSSECRequest}
12171218
* @returns A Promise of Domain

0 commit comments

Comments
 (0)