]> source.dussan.org Git - gitea.git/commit
Add absent repounits to create/edit repo API (#23500)
authorJames Cleverley-Prance <jpts@users.noreply.github.com>
Thu, 16 Mar 2023 17:30:42 +0000 (17:30 +0000)
committerGitHub <noreply@github.com>
Thu, 16 Mar 2023 17:30:42 +0000 (12:30 -0500)
commit574d8fe6d6675c8aa05e2b75fdbc01c009efd8be
tree4133aa64d1554bc68bfaba65bbfa591a462897ae
parent8d9f8e10b10bf7c19c1609072a8cb144176ee01b
Add absent repounits to create/edit repo API (#23500)

Adds the ability to enable/disable Actions, Packages and Releases from
the API, via the Edit and Get Repository API endpoints.
modules/structs/repo.go
routers/api/v1/repo/repo.go
services/convert/repository.go
templates/swagger/v1_json.tmpl