Chore: Housekeeping tasks (#721)
- End point to return api version - Move agent bot listener to sync dispatcher - gem update
This commit is contained in:
@@ -17,6 +17,7 @@ Rails.application.routes.draw do
|
||||
|
||||
resource :widget, only: [:show]
|
||||
|
||||
get '/api', to: 'api#index'
|
||||
namespace :api, defaults: { format: 'json' } do
|
||||
namespace :v1 do
|
||||
# ----------------------------------
|
||||
|
||||
Reference in New Issue
Block a user