gitea/routers/api/v1
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
..
admin [API] Add notification endpoint (#9488) 2020-01-09 11:56:32 +00:00
misc Change markdown rendering from blackfriday to goldmark (#9533) 2019-12-31 03:53:28 +02:00
notify [API] Add notification endpoint (#9488) 2020-01-09 11:56:32 +00:00
org [API] orgEditTeam make Fields optional (#9556) 2020-01-09 13:15:14 +00:00
repo [API] Add notification endpoint (#9488) 2020-01-09 11:56:32 +00:00
swagger [API] Add notification endpoint (#9488) 2020-01-09 11:56:32 +00:00
user Swagger info corrections (#9441) 2019-12-20 19:07:12 +02:00
utils times Add filters (#9373) 2020-01-08 16:14:00 -05:00
api.go [API] Add notification endpoint (#9488) 2020-01-09 11:56:32 +00:00