mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-19 22:27:55 +01:00
- add APIGone response type - re-generate Swagger spec if stars are disabled: - render 404 page on /repo/stars - return 410 error on star-related API endpoints and actions - return empty value on star model functions (StarRepo, IsStaring, GetStargazers)