Chatwoot/app/views/api/v1/models/_agent_bot.json.jbuilder

6 lines
158 B
Text
Raw Normal View History

2021-06-01 17:04:25 +00:00
json.id resource.id
json.name resource.name
json.description resource.description
json.outgoing_url resource.outgoing_url
2021-06-01 17:04:25 +00:00
json.account_id resource.account_id