iachat/app/controllers/api
Pranav a57dfe4478
fix: Allow resource access without filter type in custom_filters API (#11445)
The custom filters API previously required a filter_type attribute, even
when accessing a resource by its ID, which isn’t necessary. This PR
removes that condition.

Fixes https://github.com/chatwoot/chatwoot/issues/11384
2025-05-08 20:12:05 -07:00
..
v1 fix: Allow resource access without filter type in custom_filters API (#11445) 2025-05-08 20:12:05 -07:00
v2 feat: Add support for minutes in auto resolve feature (#11269) 2025-05-07 00:36:15 -07:00
base_controller.rb chore: Ensure privilege validations for API endpoints (#2224) 2021-06-11 11:44:31 +05:30