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 fadd4b5 commit 1578ecaCopy full SHA for 1578eca
packages/clients/src/api/webhosting/v1alpha1/types.gen.ts
@@ -38,6 +38,7 @@ export type OfferQuotaWarning =
38
| 'email_count_exceeded'
39
| 'database_count_exceeded'
40
| 'disk_usage_exceeded'
41
+ | 'addon_domain_count_exceeded'
42
43
export interface HostingCpanelUrls {
44
dashboard: string
0 commit comments