chore: Improve search, list performance of contact/conversation APIs (#2696)
This commit is contained in:
@@ -2,5 +2,5 @@ json.id resource.id
|
||||
json.name resource.name
|
||||
json.description resource.description
|
||||
json.allow_auto_assign resource.allow_auto_assign
|
||||
json.account_id resource.account.id
|
||||
json.account_id resource.account_id
|
||||
json.is_member Current.user.teams.include?(resource)
|
||||
|
||||
Reference in New Issue
Block a user