iachat/app/controllers/api/v2/accounts
Pranav 87d92f73d4
feat: Improve Report API performance (#9476)
- Re-write the methods for clarity
- Remove the dependency on the ReportHelper class.
- Remove n+1 queries in the average metric time series data.
2024-05-22 17:34:24 -07:00
..
reports_controller.rb feat: Improve Report API performance (#9476) 2024-05-22 17:34:24 -07:00
summary_reports_controller.rb feat: Add endpoints to retrieve summary of team/agents over a period of time (#8916) 2024-02-13 15:44:40 +05:30