Files
chatwoot/app/controllers/api/v1/widget/conversations_controller.rb
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

2.8 KiB