mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Feat: Deep search support
This commit is contained in:
@@ -291,6 +291,7 @@ type GetEncryptedSecretsV3Request struct {
|
||||
WorkspaceId string `json:"workspaceId"`
|
||||
SecretPath string `json:"secretPath"`
|
||||
IncludeImport bool `json:"include_imports"`
|
||||
DeepSearch bool `json:"deep"`
|
||||
}
|
||||
|
||||
type GetFoldersV1Request struct {
|
||||
|
||||
Reference in New Issue
Block a user