iachat/app/views/api/v1
Sojan Jose 18bfda35b3
chore: Fix agent API returning 500 error (#9193)
- We were using the @user object in the view, which wasn't available when using api_access_token.
- Also replaced the object to @agent and added additional specs to confirm the right object

fixes: https://linear.app/chatwoot/issue/CW-3185/agent-create-api-throwing-500-response
ref: https://discord.com/channels/647412545203994635/1219928138163949568/1219928138163949568
2024-04-04 19:44:47 +05:30
..
accounts chore: Fix agent API returning 500 error (#9193) 2024-04-04 19:44:47 +05:30
conversations/partials feat: Conversation API to return applied_sla and sla_events (#9174) 2024-04-01 23:30:07 +05:30
models feat: Conversation API to return applied_sla and sla_events (#9174) 2024-04-01 23:30:07 +05:30
profiles feat: Allow users to disable marking offline automatically (#6079) 2022-12-16 11:59:27 -08:00
widget feat: remove feature flag checks for message reply to (#8352) 2023-11-15 13:05:58 +05:30