iachat/app/controllers/api
Pranav 22331fb626
fix: Paginate attachments API (#11044)
There are attachments with over 1000 attachments (unusual) in
production, and some of them timeout. This PR would limit the number of
attachments to 100 (which is sufficient for viewing the files in the
gallery, pagination on the UI can be added later).
2025-03-07 13:56:10 -08:00
..
v1 fix: Paginate attachments API (#11044) 2025-03-07 13:56:10 -08:00
v2 feat: Add new APIs for live reports with team filter (#10994) 2025-02-27 16:11:04 -08:00
base_controller.rb chore: Ensure privilege validations for API endpoints (#2224) 2021-06-11 11:44:31 +05:30