techknowlogick
4a8443d3d2
Webhook Logs show proper HTTP Method, and allow change HTTP method in form ( #6953 )
* Fix #6951 - logs show proper HTTP Method, and allow change HTTP method
in form
* enforce POST method for webhook
* set default if method is empty
6 years ago
Lunny Xiao
45d0e05e14
Move sdk structs to modules/structs ( #6905 )
* move sdk structs to moduels/structs
* fix tests
* fix fmt
* fix swagger
* fix vendor
6 years ago
John Olheiser
355c701c7f
Updates to API 404 responses ( #6077 )
7 years ago
Lanre Adelowo
ac3d4c717b
Slack webhook channel name cannot be empty or just contain an hashtag ( #4786 )
7 years ago
Lunny Xiao
a619bd08b0
Add more webhooks support and refactor webhook templates directory ( #3929 )
* add more webhook support
* move hooks templates to standalone dir and add more webhooks ui
* fix tests
* update vendor checksum
* add more webhook support
* move hooks templates to standalone dir and add more webhooks ui
* fix tests
* update vendor checksum
* update vendor
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* load attributes when created release
* update comparsion doc
7 years ago
Ethan Koenig
e5de4bdfbb
Fix API status code for hook creation ( #2814 )
* Fix API status code for hook creation
* Named constants for response statuses
8 years ago
Ethan Koenig
a15346a9bd
Fix repo API bug ( #2133 )
Don't require token when not necessary
8 years ago
Ethan Koenig
13c5f83c24
Organization webhook API endpoints
9 years ago
Unknwon
ae4bcfa2e0
#1692 add organization APIs
10 years ago
Unknwon
6dee7a47f0
#1692 add user email APIs
10 years ago
Unknwon
c6f6031bd5
refactor API routes and some work for #976
10 years ago