chore: Add Assignable Agents API (#4722)

This commit is contained in:
Pranav Raj S
2022-05-23 19:24:07 +05:30
committed by GitHub
parent 79280ae372
commit 56cd9bc0b8
10 changed files with 134 additions and 15 deletions

View File

@@ -43,7 +43,7 @@ Rails.application.routes.draw do
resource :bulk_actions, only: [:create]
resources :agents, only: [:index, :create, :update, :destroy]
resources :agent_bots, only: [:index, :create, :show, :update, :destroy]
resources :assignable_agents, only: [:index]
resources :callbacks, only: [] do
collection do
post :register_facebook_page