Skip to content

Commit d4b8598

Browse files
feat(webhosting): deprecate CheckUserOwnsDomain endpoint (#2329)
Co-authored-by: Jonathan R. <[email protected]>
1 parent 933e1ea commit d4b8598

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages_generated/webhosting/src/v1/api.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -599,6 +599,7 @@ export class DnsAPI extends ParentAPI {
599599
/**
600600
* Check whether you own this domain or not.. Check whether you own this domain or not.
601601
*
602+
* @deprecated
602603
* @param request - The request {@link DnsApiCheckUserOwnsDomainRequest}
603604
* @returns A Promise of CheckUserOwnsDomainResponse
604605
*/

0 commit comments

Comments
 (0)