iachat/spec/controllers/api
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
..
v1 fix: message_type inconsistency across message end points (#10108) 2024-09-16 16:14:35 +05:30
v2 feat: Improve Report API performance (#9476) 2024-05-22 17:34:24 -07:00
base_controller_spec.rb fix: API error when using SuperAdmin token (#8739) 2024-01-18 18:49:32 +04:00