Chatwoot/app/views/api/v1/models/_agent_bot.json.jbuilder
2021-06-01 22:34:25 +05:30

5 lines
150 B
Ruby

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