Skip to content

Commit 5a01437

Browse files
authored
feat(webhosting): add option support (#1701)
1 parent 8c2f4f2 commit 5a01437

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/clients/src/api/webhosting/v1/types.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ export type OfferOptionName =
6767
| 'dedicated_ip'
6868
| 'email_storage_gb'
6969
| 'database_count'
70+
| 'support'
7071

7172
export type OfferOptionWarning =
7273
| 'unknown_warning'

0 commit comments

Comments
 (0)