mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Change blocker type from bool to DynamicBlockers for APActions
This commit is contained in:
committed by
Dan Christian Bogos
parent
718f529ffa
commit
065ffcfbdf
@@ -672,7 +672,7 @@ type TPActionTarget struct {
|
||||
type TPAPAction struct {
|
||||
ID string
|
||||
FilterIDs []string
|
||||
Blocker bool
|
||||
Blockers string
|
||||
TTL string
|
||||
Type string
|
||||
Opts string
|
||||
|
||||
Reference in New Issue
Block a user