forgejo/routers/api/v1/swagger
Gergely Nagy 639b428cf4
[FEAT] API support for repository flags
Expose the repository flags feature over the API, so the flags can be
managed by a site administrator without using the web API.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
(cherry picked from commit bac9f0225d)
(cherry picked from commit e7f5c1ba14)
(cherry picked from commit 95d9fe19cf)
(cherry picked from commit 7fc51991e4)
2024-02-05 16:09:42 +01:00
..
action.go feat: implement organization secret creation API (#26566) 2023-08-22 11:20:34 +08:00
activity.go
activitypub.go
app.go
cron.go
issue.go
key.go
misc.go Add API for Label templates (#24602) 2023-05-23 18:10:23 +08:00
nodeinfo.go
notify.go
options.go [FEAT] API support for repository flags 2024-02-05 16:09:42 +01:00
org.go
package.go
repo.go API endpoint for changing/creating/deleting multiple files (#24887) 2023-05-29 17:41:35 +08:00
settings.go
user.go