Skip to content

Commit 1848313

Browse files
authored
docs(apple_silicon): minor adjustments (#625)
1 parent 5c9725b commit 1848313

File tree

1 file changed

+4
-3
lines changed
  • packages/clients/src/api/applesilicon/v1alpha1

1 file changed

+4
-3
lines changed

packages/clients/src/api/applesilicon/v1alpha1/api.gen.ts

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const jsonContentHeaders = {
4444
}
4545

4646
/**
47-
* Apple silicon.
47+
* Apple silicon API.
4848
*
4949
* Apple Mac mini as a service. Scaleway Apple silicon as-a-Service is built
5050
* using the latest generation of Apple Mac mini hardware (fifth generation).
@@ -89,7 +89,8 @@ export class API extends ParentAPI {
8989
)
9090

9191
/**
92-
* Get a server type. Get a server technical details.
92+
* Get a server type. Get technical details (CPU, disk size etc.) of a server
93+
* type.
9394
*
9495
* @param request - The request {@link GetServerTypeRequest}
9596
* @returns A Promise of ServerType
@@ -184,7 +185,7 @@ export class API extends ParentAPI {
184185
)
185186

186187
/**
187-
* List all Operating System (OS). List all Operating System (OS). The
188+
* List all Operating Systems (OS). List all Operating Systems (OS). The
188189
* response will include the total number of OS as well as their associated
189190
* IDs, names and labels.
190191
*

0 commit comments

Comments
 (0)