gitea/routers/api/v1/notify
6543 2289580bb7
[API] generalize list header (#16551)
* Add info about list endpoints to CONTRIBUTING.md

* Let all list endpoints return X-Total-Count header 

* Add TODOs for GetCombinedCommitStatusByRef

* Fix models/issue_stopwatch.go

* Rrefactor models.ListDeployKeys

* Introduce helper func and use them for SetLinkHeader related func
2021-08-12 14:43:08 +02:00
..
notifications.go Rename context.Query to context.Form (#16562) 2021-07-29 03:42:15 +02:00
repo.go [API] generalize list header (#16551) 2021-08-12 14:43:08 +02:00
threads.go Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 2021-08-11 02:31:13 +02:00
user.go [API] generalize list header (#16551) 2021-08-12 14:43:08 +02:00