iachat/app/views/public/api/v1
Muhsin Keloth 05b8486538
fix: message_type inconsistency across message end points (#10108)
The `before_type_cast` method sometimes returns a string for
`message_type`, creating inconsistencies in different payloads. This
pull request will remove all `before_type_cast` usage and replace it
with `to_i` methods.
2024-09-16 16:14:35 +05:30
..
csat_survey fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
inboxes feat: Add ability to resolve API channel conversations (#8348) 2024-02-21 17:41:20 +05:30
models fix: message_type inconsistency across message end points (#10108) 2024-09-16 16:14:35 +05:30
portals feat: add sitemap for help center (#9280) 2024-04-26 21:36:39 +05:30