mirror of
https://github.com/knadh/listmonk.git
synced 2025-12-11 07:11:52 +08:00
This patch adds new array fields on `POST /tx`: `subscriber_emails[]`, `subscriber_ids[]`. Either of these array fields can be sent with multiple subscribers. The individual non-array fields `subscriber_id` and `subscriber_email` are deprecated. Closes #994. |
||
|---|---|---|
| .. | ||
| bounces.go | ||
| campaigns.go | ||
| core.go | ||
| dashboard.go | ||
| lists.go | ||
| media.go | ||
| settings.go | ||
| subscribers.go | ||
| subscriptions.go | ||
| templates.go | ||