Skip to content

Commit

Permalink
feat(webhosting): add option support (#1701)
Browse files Browse the repository at this point in the history
  • Loading branch information
scaleway-bot authored Jan 8, 2025
1 parent 8c2f4f2 commit 5a01437
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/clients/src/api/webhosting/v1/types.gen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ export type OfferOptionName =
| 'dedicated_ip'
| 'email_storage_gb'
| 'database_count'
| 'support'

export type OfferOptionWarning =
| 'unknown_warning'
Expand Down

0 comments on commit 5a01437

Please sign in to comment.