gitea/routers/api/v1/org
6543 1080c768d3 [API] orgEditTeam make Fields optional (#9556)
* API: orgEditTeam make Fields optional

* add TestCase

* Update integrations/api_team_test.go

* suggestions from lafriks

use len() to check if string is empty

Co-Authored-By: Lauris BH <lauris@nix.lv>

* change ...

* use Where not ID to get mssql

* add return and code format

* fix test

* fix test ... null pointer exept

* update specific colums

* only specific colums too

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-01-09 13:15:14 +00:00
..
hook.go Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
member.go Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
org.go Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
team.go [API] orgEditTeam make Fields optional (#9556) 2020-01-09 13:15:14 +00:00