iachat/app/views/api/v1/accounts/conversations
Sojan Jose 3dae3ff3ad
feat: Conversation update API for sla_policy_id (#8973)
- Add an endpoint for updating conversation attributes (priority / sla_policy_id )
- Swagger spec
- minor chores around the conversation API/spec

Fixes: https://linear.app/chatwoot/issue/CW-2100/feat-backend-api-to-update-the-sla-of-a-conversation
2024-03-14 17:22:32 +05:30
..
assignments Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
labels Chore: Scope URLs with account_id (#601) 2020-03-09 23:27:10 +05:30
messages feat(perf): Cache labels on the conversation model (#8527) 2023-12-11 18:27:55 -08:00
participants chore: Add controllers for conversation participants (#6462) 2023-02-15 16:33:31 -08:00
attachments.json.jbuilder feat: Add a placeholder for image attachments in conversations view (#8969) 2024-02-27 14:46:16 -08:00
create.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
custom_attributes.json.jbuilder chore: Conversation custom attribute APIs (#3024) 2021-09-22 10:46:48 +05:30
filter.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
index.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
meta.json.jbuilder chore: Add assigned_count to conversation APIs (#2665) 2021-07-19 19:10:58 +05:30
search.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
show.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
toggle_status.json.jbuilder feat: Display "Snoozed Until" time on conversation header (#3028) 2021-09-29 19:33:51 +05:30
unread.json.jbuilder feat: Allow users to mark a conversation as unread (#5924) 2022-11-24 10:55:45 +03:00
update_last_seen.json.jbuilder fix: DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated (#5560) 2022-10-05 17:24:34 -07:00
update.json.jbuilder feat: Conversation update API for sla_policy_id (#8973) 2024-03-14 17:22:32 +05:30