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 1a3a067 commit 647ca0fCopy full SHA for 647ca0f
packages/clients/src/api/secret/v1alpha1/api.gen.ts
@@ -72,7 +72,7 @@ const jsonContentHeaders = {
72
*/
73
export class API extends ParentAPI {
74
/** Lists the available regions of the API. */
75
- public static readonly LOCALITIES: Region[] = ['fr-par']
+ public static readonly LOCALITIES: Region[] = ['fr-par', 'nl-ams', 'pl-waw']
76
77
/**
78
* Create a secret. You must specify the `region` to create a secret.
0 commit comments