summary refs log tree commit diff
path: root/src/api/routes/webhooks/#webhook_id/#webhook_token (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clean up some typesRory&2026-07-311-1/+1
* Remove authentication import from ratelimitRory&2026-07-213-0/+8
* NO-REVIEW: Fix up route import middleware pathRory&2026-07-213-3/+5
* Remove APIWebhookArrayRory&2026-07-151-3/+6
* Remove APIPublicMember, APIMessageRory&2026-07-151-3/+1
* 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
* Unify webhook token parameter nameRory&2026-07-152-0/+635