File tree Expand file tree Collapse file tree 1 file changed +1
-21
lines changed
packages/clients/src/api/applesilicon/v1alpha1 Expand file tree Collapse file tree 1 file changed +1
-21
lines changed Original file line number Diff line number Diff 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. */
6747export class API extends ParentAPI {
6848 /** Lists the available zones of the API. */
6949 public static readonly LOCALITIES : Zone [ ] = [ 'fr-par-3' ]
You can’t perform that action at this time.
0 commit comments