1
1
mirror of https://github.com/go-gitea/gitea synced 2024-10-01 16:54:04 +00:00
gitea/routers/api
zeripath 09abdb8a65
Return 404 not 500 from API if team does not exist (#13118) (#13119)
Backport #13118

If team does not exist expect ErrTeamNotExist not ErrUserNotEXist

Fix #11336

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-10-13 00:15:44 +03:00
..
v1 Return 404 not 500 from API if team does not exist (#13118) (#13119) 2020-10-13 00:15:44 +03:00