Chatwoot/app/views/api/v1/widget/contacts/update.json.jbuilder
Pranav Raj S 2f63ebb8a6
fix: Add fixes for sentry errors (#3522)
- Add fixes for sentry errors
2021-12-09 11:50:28 +05:30

3 lines
70 B
Ruby

json.id @contact.id
json.name @contact.name
json.email @contact.email