diff --git a/packages/clients/src/api/applesilicon/v1alpha1/api.gen.ts b/packages/clients/src/api/applesilicon/v1alpha1/api.gen.ts index 4289a2922..b17d2b087 100644 --- a/packages/clients/src/api/applesilicon/v1alpha1/api.gen.ts +++ b/packages/clients/src/api/applesilicon/v1alpha1/api.gen.ts @@ -43,27 +43,7 @@ const jsonContentHeaders = { 'Content-Type': 'application/json; charset=utf-8', } -/** - * Apple silicon API. - * - * Apple Mac mini as a service. Scaleway Apple silicon as-a-Service is built - * using the latest generation of Apple Mac mini hardware (fifth generation). - * - * These dedicated Mac mini M1s are designed for developing, building, testing, - * and signing applications for Apple devices, including iPhones, iPads, Mac - * computers and much more. - * - * Get set to explore, learn and build on a dedicated Mac mini M1 with more - * performance and speed than you ever thought possible. - * - * _Apple silicon as a Service comes with a minimum allocation period of 24 - * hours_*. - * - * Mac mini and macOS are trademarks of Apple Inc., registered in the U.S. and - * other countries and regions. IOS is a trademark or registered trademark of - * Cisco in the U.S. and other countries and is used by Apple under license. - * Scaleway is not affiliated with Apple Inc. - */ +/** Apple silicon API. */ export class API extends ParentAPI { /** Lists the available zones of the API. */ public static readonly LOCALITIES: Zone[] = ['fr-par-3'] diff --git a/packages/clients/src/api/function/v1beta1/api.gen.ts b/packages/clients/src/api/function/v1beta1/api.gen.ts index 967d624c6..4dbbfe058 100644 --- a/packages/clients/src/api/function/v1beta1/api.gen.ts +++ b/packages/clients/src/api/function/v1beta1/api.gen.ts @@ -182,7 +182,7 @@ export class API extends ParentAPI { /** * Create a new namespace. Create a new namespace in a specified Organization - * or Proejct. + * or Project. * * @param request - The request {@link CreateNamespaceRequest} * @returns A Promise of Namespace