Skip to content

Commit e7766ee

Browse files
committed
feat: update generated APIs
1 parent a69e24b commit e7766ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages_generated/secret/src/v1beta1/types.gen.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ export type ListSecretsRequestOrderBy =
2020
| 'updated_at_asc'
2121
| 'updated_at_desc'
2222

23-
export type Product = 'unknown_product' | 'edge_services'
23+
export type Product = 'unknown_product' | 'edge_services' | 's2s_vpn'
2424

2525
export type SecretStatus = 'unknown_status' | 'ready' | 'locked'
2626

0 commit comments

Comments
 (0)