chatwoot-develop/app/views/api/v1/models/_agent_bot_slim.json.jbuilder

7 lines
217 B
Ruby
Executable File

json.id resource.id
json.name resource.name
json.description resource.description
json.thumbnail resource.avatar_url
json.outgoing_url resource.outgoing_url unless resource.system_bot?
json.bot_type resource.bot_type