mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
16dea6cebd
* replace "200" (int) with "http.StatusOK" (const) * ctx.Error & ctx.HTML * ctx.JSON Part1 * ctx.JSON Part2 * ctx.JSON Part3