mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00: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