Skip to content

Commit 968cdbd

Browse files
authored
feat(product_catalog): add product type block storage (#2203)
1 parent 67ede80 commit 968cdbd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages_generated/product_catalog/src/v2alpha1/types.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export type ListPublicCatalogProductsRequestProductType =
1212
| 'apple_silicon'
1313
| 'elastic_metal'
1414
| 'dedibox'
15+
| 'block_storage'
1516

1617
export type PublicCatalogProductPropertiesHardwareCPUArch =
1718
| 'unknown_arch'

0 commit comments

Comments
 (0)