Skip to content

Commit 55d8ee6

Browse files
committed
feat: update generated APIs
1 parent db10a69 commit 55d8ee6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages_generated/key_manager/src/v1alpha1/index.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ export type {
2828
KeyUsage,
2929
ListKeysRequest,
3030
ListKeysRequestOrderBy,
31+
ListKeysRequestUsage,
3132
ListKeysResponse,
3233
ProtectKeyRequest,
3334
PublicKey,

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ export type {
2323
PublicCatalogProductPropertiesHardwareRAM,
2424
PublicCatalogProductPropertiesHardwareStorage,
2525
PublicCatalogProductPropertiesInstance,
26+
PublicCatalogProductStatus,
2627
PublicCatalogProductUnitOfMeasure,
2728
PublicCatalogProductUnitOfMeasureCountableUnit,
2829
} from './types.gen'

0 commit comments

Comments
 (0)