1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-16 08:15:47 +00:00
gitea/templates/swagger
JakobDev aaeec2a392
Add missing 404 response to Swagger (#27038)
Most middleware throw a 404 in case something is not found e.g. a Repo
that is not existing. But most API endpoints don't include the 404
response in their documentation. This PR changes this.
2023-09-13 10:37:54 +08:00
..
ui.tmpl Remove meta charset from HTML5 documents (#24744) 2023-05-16 05:13:23 +00:00
v1_json.tmpl Add missing 404 response to Swagger (#27038) 2023-09-13 10:37:54 +08:00