You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
5 years ago
..
admin [API] Add notification endpoint (#9488) 5 years ago
misc Change markdown rendering from blackfriday to goldmark (#9533) 5 years ago
notify [API] Add notification endpoint (#9488) 5 years ago
org [API] orgEditTeam make Fields optional (#9556) 5 years ago
repo [API] Add notification endpoint (#9488) 5 years ago
swagger [API] Add notification endpoint (#9488) 5 years ago
user Swagger info corrections (#9441) 5 years ago
utils times Add filters (#9373) 5 years ago
api.go [API] Add notification endpoint (#9488) 5 years ago