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/routers/api/v1
Gusted 1f0dca4614
Mark TemplateLoading error as "UnprocessableEntity" (#19445) (#19446)
* Mark TemplateLoading error as "UnprocessableEntity" (#19445)

- Backport #19445
  - Don't return Internal Server error if the user provide incorrect label template, instead return UnprocessableEntity.
  - Resolves #19399

- dep: upgrade: github.com/gogs/chardet
3 years ago
..
admin Restrict email address validation (#17688) (#19085) 3 years ago
misc Move keys to models/asymkey (#17917) 3 years ago
notify Ignore missing comment for user notifications (#18954) (#19043) 3 years ago
org Add `GetUserTeams` (#18499) (#18531) 3 years ago
repo Mark TemplateLoading error as "UnprocessableEntity" (#19445) (#19446) 3 years ago
settings Make mirror feature more configurable (#16957) 4 years ago
swagger Add API to get issue/pull comments and events (timeline) (#17403) 3 years ago
user Fix DELETE request for non-existent public key (#19443) (#19444) 3 years ago
utils Granular webhook events in editHook (#19251) (#19257) 3 years ago
api.go Add API to get issue/pull comments and events (timeline) (#17403) 3 years ago