@stream-io/feeds-client 0.3.39 → 0.3.40

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.
@@ -2047,7 +2047,7 @@ class FeedsApi {
2047
2047
  };
2048
2048
  const body = {};
2049
2049
  const response = await this.apiClient.sendRequest(
2050
- "PUT",
2050
+ "POST",
2051
2051
  "/api/v2/feeds/activities/{id}/restore",
2052
2052
  pathParams,
2053
2053
  void 0,
@@ -4015,7 +4015,7 @@ const getRateLimitFromResponseHeader = (response_headers) => {
4015
4015
  };
4016
4016
  return result;
4017
4017
  };
4018
- const version = "0.3.39";
4018
+ const version = "0.3.40";
4019
4019
  const axios = axiosImport.default ?? axiosImport;
4020
4020
  class ApiClient {
4021
4021
  constructor(apiKey, tokenManager, connectionIdManager, options) {
@@ -8039,4 +8039,4 @@ exports.replaceUniqueArrayMerge = replaceUniqueArrayMerge;
8039
8039
  exports.shouldUpdateState = shouldUpdateState;
8040
8040
  exports.uniqueArrayMerge = uniqueArrayMerge;
8041
8041
  exports.updateEntityInArray = updateEntityInArray;
8042
- //# sourceMappingURL=feeds-client-CT1eKizN.js.map
8042
+ //# sourceMappingURL=feeds-client-sN82WnNB.js.map