Adds API for agent bot avatar upload - accounts/agent_bot - platform/agent_bot
2 lines
103 B
Ruby
2 lines
103 B
Ruby
json.partial! 'api/v1/models/agent_bot', formats: [:json], resource: AgentBotPresenter.new(@agent_bot)
|