Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions backend/services/notification/webhooks.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/**
* Unified Webhook System — Issue #727
* Unified Webhook System — Issue #926
*
* This barrel file is the single entry point for the SubTrackr subscription
* webhook system as specified in the Technical Scope of issue #727.
* webhook system as specified in the Technical Scope of issue #926.
*
* It re-exports:
* - WebhookDeliveryService — core delivery, retry, rate limiting, DLQ
Expand Down