We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af495a1 commit a815ea9Copy full SHA for a815ea9
packages/clients/src/api/mongodb/v1alpha1/api.gen.ts
@@ -75,7 +75,7 @@ const jsonContentHeaders = {
75
*/
76
export class API extends ParentAPI {
77
/** Lists the available regions of the API. */
78
- public static readonly LOCALITIES: Region[] = ['fr-par', 'nl-ams', 'pl-waw']
+ public static readonly LOCALITIES: Region[] = ['fr-par']
79
80
protected pageOfListNodeTypes = (
81
request: Readonly<ListNodeTypesRequest> = {},
0 commit comments