mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Add search function to Get(Profile)IDs APIs
This commit is contained in:
committed by
Dan Christian Bogos
parent
982a99db42
commit
1836b041ad
@@ -809,6 +809,7 @@ func NewTenantID(input string) *TenantID {
|
||||
|
||||
type PaginatorWithTenant struct {
|
||||
Tenant string
|
||||
Search string // Global matching pattern in items returned, partially used in some APIs
|
||||
Paginator
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user