Skip to content

Commit 39904d6

Browse files
committed
feat: update generated APIs
1 parent a1b410c commit 39904d6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ export class API extends ParentAPI {
136136
)
137137

138138
/**
139-
* Create multiple servers atomically. Create multiple servers in the targeted zone specifying their configurations. If the request cannot entirely be fullfilled, no servers are created.
139+
* Create multiple servers atomically. Create multiple servers in the targeted zone specifying their configurations. If the request cannot entirely be fulfilled, no servers are created.
140140
*
141141
* @param request - The request {@link BatchCreateServersRequest}
142142
* @returns A Promise of BatchCreateServersResponse

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)