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
John Olheiser 26c4a049da
Issue templates directory (#11450)
* Issue templates

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add some comments, appease the linter

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add docs and re-use dir candidates

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add default labels to issue templates

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Generate swagger

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Suggested changes

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Update issue.go

* Suggestions

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Extract metadata from legacy if possible

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
4 years ago
..
app.go adds API endpoints to manage OAuth2 Application (list/create/delete) (#10437) 4 years ago
cron.go Add cron running API (#12421) 4 years ago
issue.go Issue templates directory (#11450) 4 years ago
key.go Move sdk structs to modules/structs (#6905) 5 years ago
misc.go API: Move AllowedReactions endpoint into GetGenneralUI endpoint + creat new swagger section settings (#11854) 4 years ago
notify.go [API] add endpoint to check notifications [Extend #9488] (#9595) 5 years ago
options.go [API] Migration: Change ServiceType String (#12672) 4 years ago
org.go Move sdk structs to modules/structs (#6905) 5 years ago
repo.go Add language statistics API endpoint (#11737) 4 years ago
settings.go Expose Attachemnt Settings by API (#12514) 4 years ago
user.go Move sdk structs to modules/structs (#6905) 5 years ago