iachat/spec/controllers/api/v1/widget
Muhsin Keloth 467700499b
fix: message_type in widget conversation create end point (#10120)
The `before_type_cast` method sometimes returns a string for
`message_type`, creating inconsistencies in conversation create API
response.
2024-09-16 22:34:09 +05:30
..
integrations chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
campaigns_controller_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
configs_controller_spec.rb chore: Update widget config API to migrate the widget (#8303) 2023-11-06 15:27:29 -08:00
contacts_controller_spec.rb feat: do not send contact details to the widget (#9223) 2024-04-12 15:30:07 +05:30
conversations_controller_spec.rb fix: message_type in widget conversation create end point (#10120) 2024-09-16 22:34:09 +05:30
direct_uploads_controller_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
events_controller_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
inbox_members_controller_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
labels_controller_spec.rb chore: Enable the new Rubocop rules (#7122) 2023-05-19 14:37:10 +05:30
messages_controller_spec.rb revert: "fix: message_type inconsistency across message end points" (#10119) 2024-09-16 20:00:11 +05:30