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 97e1175 commit 1220dc0Copy full SHA for 1220dc0
packages/clients/src/api/secret/v1alpha1/types.gen.ts
@@ -16,7 +16,7 @@ export type ListSecretsRequestOrderBy =
16
| 'updated_at_asc'
17
| 'updated_at_desc'
18
19
-export type Product = 'unknown'
+export type Product = 'unknown' | 'edge_services'
20
21
export type SecretEphemeralAction =
22
| 'unknown_ephemeral_action'
0 commit comments