Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/clients/src/api/secret/v1alpha1/types.gen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ export type CreateSecretVersionRequest = {
* Options to generate a password. If specified, a random password will be
* generated. The data field must be empty. By default, the generator will use
* upper and lower case letters, and digits. This behavior can be tuned using
* the generation params.
* the generation parameters.
*
* One-of ('PasswordGeneration'): at most one of 'passwordGeneration' could be
* set.
Expand Down