forgejo/routers/api/v1/swagger
Gusted 42ae3d3d81
[BUG] Fix header name in swagger response
- This was incorrectly copied from the `swaggerCommitList` struct, which
on the other hand does set `X-Total`, but the API handler that uses this
response only sets `X-Total-Count`.
2024-02-29 14:08:10 +01:00
..
action.go feat: implement organization secret creation API (#26566) 2023-08-22 11:20:34 +08:00
activity.go Add activity feeds API (#23494) 2023-04-04 21:35:31 +08:00
activitypub.go
app.go
cron.go
issue.go
key.go
misc.go Add API for Label templates (#24602) 2023-05-23 18:10:23 +08:00
nodeinfo.go
notify.go
options.go [GITEA] POST /repos/{owner}/{repo}/pulls/{index}/reviews/{id}/comments 2024-02-05 16:09:42 +01:00
org.go
package.go
repo.go [BUG] Fix header name in swagger response 2024-02-29 14:08:10 +01:00
settings.go
user.go