]> source.dussan.org Git - gitea.git/commit
[API] List, Check, Add & delete endpoints for repository teams (#13630)
author6543 <6543@obermui.de>
Mon, 1 Feb 2021 21:57:12 +0000 (22:57 +0100)
committerGitHub <noreply@github.com>
Mon, 1 Feb 2021 21:57:12 +0000 (22:57 +0100)
commit6d27703f143b5f295f0ceff96fe6d98f5c8c5514
tree6f4916b7c62c78a66e4b3ef6b274e4f958285b95
parenta9188631b90da523d92866796341be8fdc77281c
[API] List, Check, Add & delete endpoints for repository teams (#13630)

* List, Check, Add & delete endpoints for repository teams

* return units on single team responce too

* Add Tests
integrations/api_repo_teams_test.go [new file with mode: 0644]
routers/api/v1/api.go
routers/api/v1/repo/teams.go [new file with mode: 0644]
templates/swagger/v1_json.tmpl