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 5d5bb4a commit a305c3dCopy full SHA for a305c3d
packages/clients/src/api/secret/v1alpha1/types.gen.ts
@@ -214,7 +214,7 @@ export type CreateSecretVersionRequest = {
214
* Options to generate a password. If specified, a random password will be
215
* generated. The data field must be empty. By default, the generator will use
216
* upper and lower case letters, and digits. This behavior can be tuned using
217
- * the generation params.
+ * the generation parameters.
218
*
219
* One-of ('PasswordGeneration'): at most one of 'passwordGeneration' could be
220
* set.
0 commit comments