@outseta/api-client 0.3.18 → 0.3.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@outseta/api-client",
3
- "version": "0.3.18",
3
+ "version": "0.3.19",
4
4
  "description": "Generated API client for the Outseta REST API",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -741,7 +741,7 @@ export const campaignGetBroadcastEmail = async (broadcastCampaignUid: string | n
741
741
 
742
742
  /**
743
743
  * Setting SendDateTime to a future UTC date schedules the broadcast for sending and its status
744
- changes to Pending. An account may only have 5 broadcasts scheduled or sending at one time;
744
+ changes to Pending. An account may only have 20 broadcasts scheduled or sending at one time;
745
745
  scheduling beyond that is rejected until one finishes sending or is unscheduled. There is no
746
746
  limit on the number of drafts. Clearing SendDateTime unschedules the broadcast. Recipients can be added
747
747
  with EmailListUids and SegmentUids (see the create endpoint): on update these are merged onto