iachat/app/views/api/v1/accounts/conversations/attachments/update.json.jbuilder
Gabriel Jablonski a27737e91c
feat: allow updating attachment metadata (#172)
* feat: allow updating attachment metadata

* feat: allow updating attachment metadata

* feat: add tests for handling requests without meta parameter and empty meta parameter
2025-12-25 19:27:47 -03:00

2 lines
46 B
Ruby

json.merge! @attachment.push_event_data || {}