mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
split rating profile and account aliases
This commit is contained in:
@@ -283,7 +283,8 @@ type ApiReloadCache struct {
|
||||
RatingProfileIds []string
|
||||
ActionIds []string
|
||||
SharedGroupIds []string
|
||||
Aliases []string
|
||||
RpAliases []string
|
||||
AccAliases []string
|
||||
}
|
||||
|
||||
type AttrCacheStats struct { // Add in the future filters here maybe so we avoid counting complete cache
|
||||
|
||||
Reference in New Issue
Block a user