Abhinav Raut
|
389c4e3dd3
|
fix: allow configurable webhook request timeout from config.toml
|
2025-07-07 00:26:31 +05:30 |
|
Abhinav Raut
|
d2e5d85e3a
|
fix: return created/updated objects in POST/PUT responses with masked secrets
All POST/PUT handlers now return actual database objects instead of `true`
|
2025-06-20 19:35:09 +05:30 |
|
Abhinav Raut
|
60c89cb617
|
use http client with set timeout for webhook requests
remove db calls from `TriggerEvent`
|
2025-06-14 21:48:46 +05:30 |
|
Abhinav Raut
|
2bf45f32de
|
fix: remove headers field from webhook model and related queries
|
2025-06-14 15:03:11 +05:30 |
|
Abhinav Raut
|
981372ab86
|
wip webhooks
|
2025-06-13 02:17:00 +05:30 |
|