Merge commit 'fd284311e7
' into kb_migration
This commit is contained in:
commit
287eacf5f3
400 changed files with 4667 additions and 5387 deletions
|
@ -133,6 +133,10 @@ namespace :api, format: false do
|
|||
resource :activity, only: [:show], controller: 'instances/activity'
|
||||
end
|
||||
|
||||
namespace :peers do
|
||||
get :search, to: 'search#index'
|
||||
end
|
||||
|
||||
resource :domain_blocks, only: [:show, :create, :destroy]
|
||||
|
||||
resource :directory, only: [:show]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue