summary refs log tree commit diff
path: root/src/api/routes/webhooks/#webhook_id/#webhook_token/messages (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove authentication import from ratelimitRory&2026-07-211-0/+3
* NO-REVIEW: Fix up route import middleware pathRory&2026-07-211-1/+2
* Drop a bunch of random overridesRory&2026-07-151-21/+1
* Fallback to empty arrayRory&2026-07-151-2/+2
* Fix schema for patch webhook messageRory&2026-07-151-15/+15
* Fix webhook editRory&2026-07-151-18/+7
* Add webhook message get/update/deleteRory&2026-07-151-0/+212