mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-22 17:55:59 +02:00
## ⚠️ BREAKING ⚠️ - delete reaction endpoints is changed to return 204 No Content rather than 200 with no content. ## Summary Add swagger:enum annotations and migrate all enum comments from the deprecated comma-separated format to JSON arrays. Introduce NotifySubjectStateType with open/closed/merged values. Fix delete reaction endpoints to return 204 instead of 200. |
||
|---|---|---|
| .. | ||
| action.go | ||
| adopt.go | ||
| cron.go | ||
| email.go | ||
| hooks.go | ||
| org.go | ||
| repo.go | ||
| runners.go | ||
| user_badge.go | ||
| user.go | ||