We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 617534d commit 93339e8Copy full SHA for 93339e8
packages/clients/src/api/domain/v2beta1/api.gen.ts
@@ -1210,8 +1210,9 @@ export class RegistrarAPI extends ParentAPI {
1210
)
1211
1212
/**
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.
+ * Update domain DNSSEC. If your domain uses another registrar and has the
+ * default Scaleway NS, you have to **update the DS record at your
1215
+ * registrar**.
1216
*
1217
* @param request - The request {@link RegistrarApiEnableDomainDNSSECRequest}
1218
* @returns A Promise of Domain
0 commit comments