mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-09 15:38:03 -05:00
fix typo of bulk to batch
This commit is contained in:
@@ -515,9 +515,9 @@ secret, err := client.Secrets().Delete(infisical.DeleteSecretOptions{
|
||||
</ParamField>
|
||||
|
||||
|
||||
### Bulk Create Secrets
|
||||
### Batch Create Secrets
|
||||
|
||||
`client.Secrets().Bulk().Create(options)`
|
||||
`client.Secrets().Batch().Create(options)`
|
||||
|
||||
Create multiple secrets in Infisical.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user