Skip to content

Commit 4c0f263

Browse files
committed
feat: update generated APIs
1 parent 6ce0b19 commit 4c0f263

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ export {
77
export * from './content.gen'
88
export * from './marshalling.gen'
99
export type {
10+
BatchCreateServersRequest,
11+
BatchCreateServersRequestBatchInnerCreateServerRequest,
12+
BatchCreateServersResponse,
1013
Commitment,
1114
CommitmentType,
1215
CommitmentTypeValue,

packages_generated/cockpit/src/v1/index.gen.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export type {
99
Alert,
1010
AlertManager,
1111
AlertState,
12+
AlertStatus,
1213
ContactPoint,
1314
ContactPointEmail,
1415
DataSource,

0 commit comments

Comments
 (0)