mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
调整Bot授权接口
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user