diff options
author | Scion <Filiecs2@gmail.com> | 2025-07-09 07:32:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-09 22:32:02 +0800 |
commit | bb0c84e8c3254a96e44147a117ea44aa3c743598 (patch) | |
tree | 041bde9439fcc314e2a0c131b249b24cb90f0d8d /modules/generate | |
parent | 55f350542ce6db6621ceed987d3d11b8ab5dd2dd (diff) | |
download | gitea-main.tar.gz gitea-main.zip |
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.
Diffstat (limited to 'modules/generate')
0 files changed, 0 insertions, 0 deletions