Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions packages/clients/src/api/domain/v2beta1/api.gen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1210,8 +1210,9 @@ export class RegistrarAPI extends ParentAPI {
)

/**
* Update domain DNSSEC. If your domain has the default Scaleway NS and uses
* 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
* registrar**.
*
* @param request - The request {@link RegistrarApiEnableDomainDNSSECRequest}
* @returns A Promise of Domain
Expand Down