mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
replicator: allow batched get/remove for indexes
This commit is contained in:
committed by
Dan Christian Bogos
parent
8546c4c64e
commit
e7b30a139f
@@ -930,7 +930,7 @@ func IsURL(path string) bool {
|
||||
type GetIndexesArg struct {
|
||||
IdxItmType string
|
||||
TntCtx string
|
||||
IdxKey string
|
||||
IdxKeys []string
|
||||
Tenant string
|
||||
APIOpts map[string]any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user