Chatwoot/app/views/api/v1/models/_agent_bot.json.jbuilder
Sojan Jose 0a087c95fd
chore: Message API improvements (#2396)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
2021-06-08 01:11:06 +05:30

5 lines
158 B
Ruby

json.id resource.id
json.name resource.name
json.description resource.description
json.outgoing_url resource.outgoing_url
json.account_id resource.account_id