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
6543 e483220ea3
[Refactor] CombinedStatus and CommitStatus related functions & structs (#14026)
* RM unused struct

* rename (*CommitStatus) loadRepo() -> loadAttributes()

* move ToCommitStatus into its own file

* use CommitStatusState instead of StatusState

* move CombinedStatus convertion into convert package

* let models.GetLatestCommitStatus use repoID direct and accept ListOptions

* update swagger docs

* fix tests

* Fix swagger docs

* rm page

* fix swagger docs!!!

* return json null

* always return json

* rename api.Status to api.CommitStatus

* fix swagger docs

* sec swagger fix
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 Add review request api (#11355) 4 years ago
org.go Move sdk structs to modules/structs (#6905) 5 years ago
repo.go [Refactor] CombinedStatus and CommitStatus related functions & structs (#14026) 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