iachat/spec/controllers/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
..
inbox fix: message_type inconsistency across message end points (#10108) 2024-09-16 16:14:35 +05:30
portals fix: Remove draft articles from the help center search (#10116) 2024-09-16 15:47:44 +05:30
csat_survey_controller_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
portals_controller_spec.rb feat: add sitemap for help center (#9280) 2024-04-26 21:36:39 +05:30