forgejo/services/webhook
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
..
deliver.go
deliver_test.go
dingtalk.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
dingtalk_test.go
discord.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
discord_test.go
feishu.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
feishu_test.go
general.go
general_test.go
main_test.go
matrix.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
matrix_test.go
msteams.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
msteams_test.go
payloader.go
slack.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
slack_test.go
telegram.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00
telegram_test.go
webhook.go [API] generalize list header (#16551) 2021-08-12 14:43:08 +02:00
webhook_test.go
wechatwork.go Add an abstract json layout to make it's easier to change json library (#16528) 2021-07-24 18:03:58 +02:00