feat: API to list all attachments for a conversation (#7059)
Fixes: https://linear.app/chatwoot/issue/CW-1678/api-to-list-all-attachments-for-a-conversation
This commit is contained in:
@@ -97,6 +97,7 @@ Rails.application.routes.draw do
|
||||
post :update_last_seen
|
||||
post :unread
|
||||
post :custom_attributes
|
||||
get :attachments
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user