gitea/routers/api
Scion bb0c84e8c3
Fix the response format for `actions/workflows`. (#35009)
This PR fixes the response format for the OpenAPI Spec of
`ActionsListRepositoryWorkflows`.
It was specified in the OpenAPI spec as returning a `[]*ActionWorkflow`,
but it actually should return a `api.ActionWorkflowResponse`.

The test already expects an `api.ActionWorkflowResponse` like expected.
2025-07-09 22:32:02 +08:00
..
actions enforce explanation for necessary nolints and fix bugs (#34883) 2025-06-27 21:48:03 +08:00
packages Improve NuGet API Parity (#21291) (#34940) 2025-07-07 10:43:58 +00:00
v1 Fix the response format for `actions/workflows`. (#35009) 2025-07-09 22:32:02 +08:00