This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/api/v1
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282)
* replace "200" (int) with "http.StatusOK" (const)

* ctx.Error & ctx.HTML

* ctx.JSON Part1

* ctx.JSON Part2

* ctx.JSON Part3
2021-04-05 11:30:52 -04:00
..
admin [refactor] mailer service (#15072) 2021-04-02 11:25:13 +01:00
misc
notify
org
repo
settings
swagger
user
utils
api.go [refactor] replace int with httpStatusCodes (#15282) 2021-04-05 11:30:52 -04:00