Files
chatwoot/app/views/api/v1/widget/contacts/update.json.jbuilder
T

5 lines
110 B
Ruby

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