mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-21 23:28:44 +05:00
Add ApierV1.GetRatingPlanIDs + test ( fixes #1692 )
This commit is contained in:
committed by
Dan Christian Bogos
parent
5d45c339a3
commit
9b8d08dc0d
@@ -811,6 +811,7 @@ const (
|
||||
ApierV1GetAccountActionPlan = "ApierV1.GetAccountActionPlan"
|
||||
ApierV1ComputeActionPlanIndexes = "ApierV1.ComputeActionPlanIndexes"
|
||||
ApierV1GetActionPlanIDs = "ApierV1.GetActionPlanIDs"
|
||||
ApierV1GetRatingPlanIDs = "ApierV1.GetRatingPlanIDs"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user