You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/swagger
Kemal Zebari 872caa17c0
Catch and handle unallowed file type errors in issue attachment API (#30791)
Before, we would just throw 500 if a user passes an attachment that is
not an allowed type. This commit catches this error and throws a 422
instead since this should be considered a validation error.
9 months ago
..
ui.tmpl Always use `ctx.Locale.Tr` inside templates (#27231) 1 year ago
v1_json.tmpl Catch and handle unallowed file type errors in issue attachment API (#30791) 9 months ago