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 a69e24b commit 91c927fCopy full SHA for 91c927f
packages_generated/secret/src/v1beta1/types.gen.ts
@@ -20,7 +20,7 @@ export type ListSecretsRequestOrderBy =
20
| 'updated_at_asc'
21
| 'updated_at_desc'
22
23
-export type Product = 'unknown_product' | 'edge_services'
+export type Product = 'unknown_product' | 'edge_services' | 's2s_vpn'
24
25
export type SecretStatus = 'unknown_status' | 'ready' | 'locked'
26
0 commit comments