mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
add project statistics and project polyline
This commit is contained in:
@@ -25,6 +25,8 @@ defaults format: :json do
|
||||
resources :sprint_issues, only: [:index] do
|
||||
collection do
|
||||
get :statistics
|
||||
get :project_statistics
|
||||
get :project_polyline
|
||||
get :burndown_charts
|
||||
post :complete
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user