Chatwoot/app/views/api/v1/accounts/agent_bots/create.json.jbuilder

2 lines
99 B
Text
Raw Normal View History

2021-11-26 19:18:46 +00:00
json.partial! 'api/v1/models/agent_bot.json.jbuilder', resource: AgentBotPresenter.new(@agent_bot)