gitea/routers/api/v1/user
6543 560744fb33
Handle expected errors in AddGPGkey API (#11644)
* handle GPG Parse & Email Errors

* correct TEST

* update Swagger

* more Docu
2020-05-28 17:25:54 -04:00
..
app.go Refactor UpdateOAuth2Application (#11034) 2020-04-30 18:50:47 +01:00
email.go Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
follower.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
gpg_key.go Handle expected errors in AddGPGkey API (#11644) 2020-05-28 17:25:54 -04:00
key.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
repo.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
star.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
user.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
watch.go Add issue subscription check to API (#10967) 2020-04-21 14:48:53 +01:00