@algolia/ingestion 1.30.0 → 1.31.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.
@@ -32,7 +32,7 @@ var import_client_common2 = require("@algolia/client-common");
32
32
 
33
33
  // src/ingestionClient.ts
34
34
  var import_client_common = require("@algolia/client-common");
35
- var apiClientVersion = "1.30.0";
35
+ var apiClientVersion = "1.31.0";
36
36
  var REGIONS = ["eu", "us"];
37
37
  function getDefaultHosts(region) {
38
38
  const url = "data.{region}.algolia.com".replace("{region}", region);
@@ -1484,7 +1484,7 @@ function createIngestionClient({
1484
1484
  return transporter.request(request, requestOptions);
1485
1485
  },
1486
1486
  /**
1487
- * Runs all tasks linked to a source, only available for Shopify sources. It will create 1 run per task.
1487
+ * Runs all tasks linked to a source, only available for Shopify, BigCommerce and commercetools sources. Creates one run per task.
1488
1488
  *
1489
1489
  * Required API Key ACLs:
1490
1490
  * - addObject