Skip to content

Commit 3cfa8de

Browse files
authored
docs(applesilicon): simplify API description (#684)
1 parent e939329 commit 3cfa8de

File tree

1 file changed

+1
-21
lines changed
  • packages/clients/src/api/applesilicon/v1alpha1

1 file changed

+1
-21
lines changed

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

Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -43,27 +43,7 @@ const jsonContentHeaders = {
4343
'Content-Type': 'application/json; charset=utf-8',
4444
}
4545

46-
/**
47-
* Apple silicon API.
48-
*
49-
* Apple Mac mini as a service. Scaleway Apple silicon as-a-Service is built
50-
* using the latest generation of Apple Mac mini hardware (fifth generation).
51-
*
52-
* These dedicated Mac mini M1s are designed for developing, building, testing,
53-
* and signing applications for Apple devices, including iPhones, iPads, Mac
54-
* computers and much more.
55-
*
56-
* Get set to explore, learn and build on a dedicated Mac mini M1 with more
57-
* performance and speed than you ever thought possible.
58-
*
59-
* _Apple silicon as a Service comes with a minimum allocation period of 24
60-
* hours_*.
61-
*
62-
* Mac mini and macOS are trademarks of Apple Inc., registered in the U.S. and
63-
* other countries and regions. IOS is a trademark or registered trademark of
64-
* Cisco in the U.S. and other countries and is used by Apple under license.
65-
* Scaleway is not affiliated with Apple Inc.
66-
*/
46+
/** Apple silicon API. */
6747
export class API extends ParentAPI {
6848
/** Lists the available zones of the API. */
6949
public static readonly LOCALITIES: Zone[] = ['fr-par-3']

0 commit comments

Comments
 (0)