gitea/routers/api/v1
6543 8d5c795cc4
[API] Add Restricted Field to User ()
* Expose Restricted field for User

* Add Option to Change Restricted on User via adminEditUser API

* Add test who change restricted & test if it changed it ...

* make generate-swagger

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
..
admin [API] Add Restricted Field to User ()
misc Move macaron to chi ()
notify move notification APIFormat ()
org [API] Add pagination to ListBranches ()
repo Fix PATCH /repos/{owner}/{repo} panic ()
settings Added option to disable migrations ()
swagger Add dismiss review feature ()
user Move macaron to chi ()
utils [API] Add pagination to ListBranches ()
api.go Show Gitea version in swagger ()