gitea/templates/swagger
ChristopherHX 053f9186bc
Fix the response format for actions/workflows. (#35009) (#35016)
Backport #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.

Co-authored-by: Scion <Filiecs2@gmail.com>
2025-07-09 18:18:40 +02:00
..
ui.tmpl
v1_input.json Improve swagger generation (#33664) 2025-02-21 00:04:30 -08:00
v1_json.tmpl Fix the response format for actions/workflows. (#35009) (#35016) 2025-07-09 18:18:40 +02:00