mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
sonar 转发接口
This commit is contained in:
@@ -76,7 +76,12 @@ defaults format: :json do
|
||||
collection do
|
||||
get :compare
|
||||
get :blame
|
||||
get :sonar_search
|
||||
|
||||
end
|
||||
end
|
||||
resource :sonarqubes, only: [:index] do
|
||||
collection do
|
||||
get :search
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user