1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-04 11:21:28 +02:00
gitea/routers/api/v1/swagger
6543 68a2af6d68
API expose usefull General Repo settings settings (#11758)
* GeneralRepoSettings expose MirrorsDisabled, HTTPGitDisabled, MaxCreationLimit

* Apply suggestions from code review

Co-authored-by: proton <25139420+proton-ab@users.noreply.github.com>

* lint

Co-authored-by: proton <25139420+proton-ab@users.noreply.github.com>
2020-06-10 15:05:46 +03:00
..
app.go
issue.go
key.go
misc.go API expose usefull General Repo settings settings (#11758) 2020-06-10 15:05:46 +03:00
notify.go
options.go
org.go
repo.go Add language statistics API endpoint (#11737) 2020-06-07 14:48:41 +03:00
user.go