From 6aadae0ac384193f784947304b777295358c8c34 Mon Sep 17 00:00:00 2001 From: scaleway-bot Date: Fri, 9 Jun 2023 14:27:43 +0000 Subject: [PATCH] feat: update generated APIs --- packages/clients/src/api/rdb/v1/api.gen.ts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/clients/src/api/rdb/v1/api.gen.ts b/packages/clients/src/api/rdb/v1/api.gen.ts index 88385eee2..beaaca593 100644 --- a/packages/clients/src/api/rdb/v1/api.gen.ts +++ b/packages/clients/src/api/rdb/v1/api.gen.ts @@ -1689,9 +1689,7 @@ export class API extends ParentAPI { /** * Create a new Database Instance endpoint. Create a new endpoint for a * Database Instance. You can add `load_balancer` and `private_network` - * specifications to the body of the request. Note that this action replaces - * your current endpoint, which means you might need to update any environment - * configurations that point to the old endpoint. + * specifications to the body of the request. * * @param request - The request {@link CreateEndpointRequest} * @returns A Promise of Endpoint