@algolia/ingestion 1.30.0 → 1.32.0

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.
@@ -4,7 +4,7 @@ import { createMemoryCache, createNullCache, createNullLogger } from "@algolia/c
4
4
 
5
5
  // src/ingestionClient.ts
6
6
  import { createAuth, createIterablePromise, createTransporter, getAlgoliaAgent } from "@algolia/client-common";
7
- var apiClientVersion = "1.30.0";
7
+ var apiClientVersion = "1.32.0";
8
8
  var REGIONS = ["eu", "us"];
9
9
  function getDefaultHosts(region) {
10
10
  const url = "data.{region}.algolia.com".replace("{region}", region);
@@ -1456,7 +1456,7 @@ function createIngestionClient({
1456
1456
  return transporter.request(request, requestOptions);
1457
1457
  },
1458
1458
  /**
1459
- * Runs all tasks linked to a source, only available for Shopify sources. It will create 1 run per task.
1459
+ * Runs all tasks linked to a source, only available for Shopify, BigCommerce and commercetools sources. Creates one run per task.
1460
1460
  *
1461
1461
  * Required API Key ACLs:
1462
1462
  * - addObject