1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-17 19:58:13 +00:00
Files
gitea/routers/api/v1/api.go
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

31 KiB