You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers/api/v1/swagger
JakobDev fb37eefa28
Add API for License templates (#23009)
This adds a API for getting License templates. This tries to be as close
to the [GitHub
API](https://docs.github.com/en/rest/licenses?apiVersion=2022-11-28) as
possible, but Gitea does not support all features that GitHub has. I
think they should been added, but this out f the scope of this PR. You
should merge #23006 before this PR for security reasons.
1 year ago
..
activity.go Add activity feeds API (#23494) 1 year ago
activitypub.go Implement FSFE REUSE for golang files (#21840) 2 years ago
app.go Implement FSFE REUSE for golang files (#21840) 2 years ago
cron.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue.go Implement FSFE REUSE for golang files (#21840) 2 years ago
key.go Implement FSFE REUSE for golang files (#21840) 2 years ago
misc.go Add API for License templates (#23009) 1 year ago
nodeinfo.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notify.go Implement FSFE REUSE for golang files (#21840) 2 years ago
options.go Add API to manage issue dependencies (#17935) 1 year ago
org.go Implement FSFE REUSE for golang files (#21840) 2 years ago
package.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repo.go Implement Issue Config (#20956) 1 year ago
settings.go Implement FSFE REUSE for golang files (#21840) 2 years ago
user.go Implement FSFE REUSE for golang files (#21840) 2 years ago