|
|
|
@@ -1048,7 +1048,7 @@ Rails.application.routes.draw do |
|
|
|
resources :commit_logs, :only => [:create] |
|
|
|
|
|
|
|
scope '/app' do |
|
|
|
post 'register', to: 'installations#register' |
|
|
|
post 'auth_active', to: 'installations#auth_active' |
|
|
|
resources :installations do |
|
|
|
get :repositories, on: :collection |
|
|
|
member do |
|
|
|
|