0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-29 15:34:46 +01:00
gitea/routers/api/v1
Lunny Xiao 7a03473159
Use a standalone struct name for Organization (#17632)
* Use a standalone struct name for Organization

* recover unnecessary change

* make the code readable

* Fix template failure

* Fix template failure

* Move HasMemberWithUserID to org

* Fix test

* Remove unnecessary user type check

* Fix test

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-11-19 19:41:40 +08:00
..
admin Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
misc
notify
org Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
repo Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
settings
swagger
user Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
utils Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
api.go