]> source.dussan.org Git - gitea.git/commit
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168)
author6543 <6543@obermui.de>
Thu, 17 Jun 2021 14:02:34 +0000 (16:02 +0200)
committerGitHub <noreply@github.com>
Thu, 17 Jun 2021 14:02:34 +0000 (16:02 +0200)
commitb3fbd37e992cf3f9f42f49818087c67d464000eb
treeddb4aee79d6dfafaa3ff64acffed6f119c222acd
parent0db1048c3ab0b0802779fd84b86c4335c37e54b3
[API] expose repo.GetReviewers() & repo.GetAssignees() (#16168)

* API: expose repo.GetReviewers() & repo.GetAssignees()

* Add tests

* fix unrelated swagger query type
integrations/api_repo_test.go
modules/convert/user.go
routers/api/v1/api.go
routers/api/v1/notify/repo.go
routers/api/v1/notify/user.go
routers/api/v1/repo/collaborators.go
routers/api/v1/user/user.go
templates/swagger/v1_json.tmpl