From 8333280703f169304e5ba46245783ae54359bd63 Mon Sep 17 00:00:00 2001 From: scaleway-bot Date: Fri, 16 Feb 2024 15:33:37 +0000 Subject: [PATCH] feat: update generated APIs --- packages/clients/src/api/mnq/v1beta1/api.gen.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/clients/src/api/mnq/v1beta1/api.gen.ts b/packages/clients/src/api/mnq/v1beta1/api.gen.ts index ab8616cca..6db1d2888 100644 --- a/packages/clients/src/api/mnq/v1beta1/api.gen.ts +++ b/packages/clients/src/api/mnq/v1beta1/api.gen.ts @@ -79,7 +79,7 @@ const jsonContentHeaders = { */ export class NatsAPI extends ParentAPI { /** Lists the available regions of the API. */ - public static readonly LOCALITIES: Region[] = ['fr-par'] + public static readonly LOCALITIES: Region[] = ['fr-par', 'nl-ams'] /** * Create a NATS account. Create a NATS account associated with a Project. @@ -290,7 +290,7 @@ export class NatsAPI extends ParentAPI { */ export class SnsAPI extends ParentAPI { /** Lists the available regions of the API. */ - public static readonly LOCALITIES: Region[] = ['fr-par'] + public static readonly LOCALITIES: Region[] = ['fr-par', 'nl-ams'] /** * Activate SNS. Activate SNS for the specified Project ID. SNS must be @@ -482,7 +482,7 @@ export class SnsAPI extends ParentAPI { */ export class SqsAPI extends ParentAPI { /** Lists the available regions of the API. */ - public static readonly LOCALITIES: Region[] = ['fr-par'] + public static readonly LOCALITIES: Region[] = ['fr-par', 'nl-ams'] /** * Activate SQS. Activate SQS for the specified Project ID. SQS must be