fixed: 流水线批量查询运行数据

This commit is contained in:
2025-01-23 11:50:54 +08:00
parent 00ec4a0ed8
commit 4dd920313c
3 changed files with 51 additions and 2 deletions

View File

@@ -50,6 +50,7 @@ defaults format: :json do
get :polyline
end
end
resources :action_runs, only: [:index]
end
namespace :v1 do