mirror of
https://github.com/knadh/listmonk.git
synced 2025-03-03 17:53:22 +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. |
||
---|---|---|
.. | ||
models.go | ||
queries.go | ||
settings.go |