Files
gitea/modules
silverwind 9668d07f67 chore(deps): drop swagger:response duplicated by routers/api/v1/swagger
go-swagger 0.35.1 added a scan.shared-response-conflict diagnostic, and the
swagger target treats any output as an error. AccessToken and OAuth2Application
declared a response that routers/api/v1/swagger/app.go already declares under
the same name, which go-swagger dropped keep-first anyway, so the generated spec
is unchanged.

Response definitions live in routers/api/v1/swagger (130 of them, against 6 in
modules/structs), so the duplicates are removed there.

Assisted-by: Claude Code:Opus 5
2026-07-27 12:48:43 +02:00
..
2026-07-12 17:14:09 +00:00
2026-07-26 16:57:00 +00:00
2026-07-12 17:14:09 +00:00