Skip to content

Commit a992449

Browse files
committed
feat: update generated APIs
1 parent 8768d24 commit a992449

File tree

12 files changed

+2186
-3
lines changed

12 files changed

+2186
-3
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
@@ -32,6 +32,7 @@ export type {
3232
ListKeysResponse,
3333
ProtectKeyRequest,
3434
PublicKey,
35+
RestoreKeyRequest,
3536
RotateKeyRequest,
3637
SignRequest,
3738
SignResponse,

packages_generated/mongodb/src/index.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@
33
* PLEASE DO NOT EDIT HERE
44
*/
55

6+
export * as Mongodbv1 from './v1/index.gen'
67
export * as Mongodbv1alpha1 from './v1alpha1/index.gen'

0 commit comments

Comments
 (0)