Skip to content

Commit a6325df

Browse files
committed
feat: update generated APIs
1 parent af495a1 commit a6325df

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ const jsonContentHeaders = {
7575
*/
7676
export class API extends ParentAPI {
7777
/** Lists the available regions of the API. */
78-
public static readonly LOCALITIES: Region[] = ['fr-par', 'nl-ams', 'pl-waw']
78+
public static readonly LOCALITIES: Region[] = ['fr-par']
7979

8080
protected pageOfListNodeTypes = (
8181
request: Readonly<ListNodeTypesRequest> = {},

0 commit comments

Comments
 (0)