@stream-io/node-sdk 0.1.8 → 0.1.9

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.
Files changed (54) hide show
  1. package/dist/index.cjs.js +19 -19
  2. package/dist/index.cjs.js.map +1 -1
  3. package/dist/index.es.js +19 -19
  4. package/dist/index.es.js.map +1 -1
  5. package/dist/src/gen/chat/apis/ChannelTypesApi.d.ts +1 -1
  6. package/dist/src/gen/chat/apis/ChannelsApi.d.ts +1 -1
  7. package/dist/src/gen/chat/apis/CustomCommandsApi.d.ts +1 -1
  8. package/dist/src/gen/chat/apis/DefaultApi.d.ts +1 -1
  9. package/dist/src/gen/chat/apis/DevicesApi.d.ts +1 -1
  10. package/dist/src/gen/chat/apis/EventsApi.d.ts +1 -1
  11. package/dist/src/gen/chat/apis/FilesApi.d.ts +1 -1
  12. package/dist/src/gen/chat/apis/GDPRApi.d.ts +1 -1
  13. package/dist/src/gen/chat/apis/ImportsApi.d.ts +1 -1
  14. package/dist/src/gen/chat/apis/MessagesApi.d.ts +1 -1
  15. package/dist/src/gen/chat/apis/ModerationApi.d.ts +1 -1
  16. package/dist/src/gen/chat/apis/PermissionsV2Api.d.ts +1 -1
  17. package/dist/src/gen/chat/apis/PushApi.d.ts +1 -1
  18. package/dist/src/gen/chat/apis/ReactionsApi.d.ts +1 -1
  19. package/dist/src/gen/chat/apis/ServerSideApi.d.ts +1 -1
  20. package/dist/src/gen/chat/apis/SettingsApi.d.ts +1 -1
  21. package/dist/src/gen/chat/apis/TasksApi.d.ts +1 -1
  22. package/dist/src/gen/chat/apis/TestingApi.d.ts +1 -1
  23. package/dist/src/gen/chat/apis/UsersApi.d.ts +1 -1
  24. package/dist/src/gen/chat/models/index.d.ts +50 -0
  25. package/dist/src/gen/chat/runtime.d.ts +1 -1
  26. package/dist/src/gen/video/apis/DefaultApi.d.ts +1 -1
  27. package/dist/src/gen/video/apis/ServerSideApi.d.ts +1 -1
  28. package/dist/src/gen/video/runtime.d.ts +1 -1
  29. package/package.json +1 -1
  30. package/src/gen/chat/apis/ChannelTypesApi.ts +1 -1
  31. package/src/gen/chat/apis/ChannelsApi.ts +1 -1
  32. package/src/gen/chat/apis/CustomCommandsApi.ts +1 -1
  33. package/src/gen/chat/apis/DefaultApi.ts +1 -1
  34. package/src/gen/chat/apis/DevicesApi.ts +1 -1
  35. package/src/gen/chat/apis/EventsApi.ts +1 -1
  36. package/src/gen/chat/apis/FilesApi.ts +3 -3
  37. package/src/gen/chat/apis/GDPRApi.ts +1 -1
  38. package/src/gen/chat/apis/ImportsApi.ts +1 -1
  39. package/src/gen/chat/apis/MessagesApi.ts +1 -1
  40. package/src/gen/chat/apis/ModerationApi.ts +1 -1
  41. package/src/gen/chat/apis/PermissionsV2Api.ts +1 -1
  42. package/src/gen/chat/apis/PushApi.ts +1 -1
  43. package/src/gen/chat/apis/ReactionsApi.ts +1 -1
  44. package/src/gen/chat/apis/ServerSideApi.ts +1 -1
  45. package/src/gen/chat/apis/SettingsApi.ts +1 -1
  46. package/src/gen/chat/apis/TasksApi.ts +1 -1
  47. package/src/gen/chat/apis/TestingApi.ts +1 -1
  48. package/src/gen/chat/apis/UsersApi.ts +1 -1
  49. package/src/gen/chat/apis/index.ts +8 -8
  50. package/src/gen/chat/models/index.ts +50 -0
  51. package/src/gen/chat/runtime.ts +1 -1
  52. package/src/gen/video/apis/DefaultApi.ts +1 -1
  53. package/src/gen/video/apis/ServerSideApi.ts +1 -1
  54. package/src/gen/video/runtime.ts +1 -1
package/dist/index.cjs.js CHANGED
@@ -708,7 +708,7 @@ function __awaiter(thisArg, _arguments, P, generator) {
708
708
  * Stream Chat API
709
709
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
710
710
  *
711
- * The version of the OpenAPI document: v92.5.0
711
+ * The version of the OpenAPI document: v92.7.0
712
712
  *
713
713
  *
714
714
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -992,7 +992,7 @@ let VoidApiResponse$1 = class VoidApiResponse {
992
992
  * Stream Chat API
993
993
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
994
994
  *
995
- * The version of the OpenAPI document: v92.5.0
995
+ * The version of the OpenAPI document: v92.7.0
996
996
  *
997
997
  *
998
998
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1210,7 +1210,7 @@ class ChannelTypesApi extends BaseAPI$1 {
1210
1210
  * Stream Chat API
1211
1211
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
1212
1212
  *
1213
- * The version of the OpenAPI document: v92.5.0
1213
+ * The version of the OpenAPI document: v92.7.0
1214
1214
  *
1215
1215
  *
1216
1216
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2049,7 +2049,7 @@ class ChannelsApi extends BaseAPI$1 {
2049
2049
  * Stream Chat API
2050
2050
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
2051
2051
  *
2052
- * The version of the OpenAPI document: v92.5.0
2052
+ * The version of the OpenAPI document: v92.7.0
2053
2053
  *
2054
2054
  *
2055
2055
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2267,7 +2267,7 @@ class CustomCommandsApi extends BaseAPI$1 {
2267
2267
  * Stream Chat API
2268
2268
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
2269
2269
  *
2270
- * The version of the OpenAPI document: v92.5.0
2270
+ * The version of the OpenAPI document: v92.7.0
2271
2271
  *
2272
2272
  *
2273
2273
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2407,7 +2407,7 @@ class DevicesApi extends BaseAPI$1 {
2407
2407
  * Stream Chat API
2408
2408
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
2409
2409
  *
2410
- * The version of the OpenAPI document: v92.5.0
2410
+ * The version of the OpenAPI document: v92.7.0
2411
2411
  *
2412
2412
  *
2413
2413
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2517,7 +2517,7 @@ class EventsApi extends BaseAPI$1 {
2517
2517
  * Stream Chat API
2518
2518
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
2519
2519
  *
2520
- * The version of the OpenAPI document: v92.5.0
2520
+ * The version of the OpenAPI document: v92.7.0
2521
2521
  *
2522
2522
  *
2523
2523
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2763,7 +2763,7 @@ class MessagesApi extends BaseAPI$1 {
2763
2763
  }
2764
2764
  const queryParameters = {};
2765
2765
  if (requestParameters.ids) {
2766
- queryParameters['ids'] = requestParameters.ids;
2766
+ queryParameters['ids'] = requestParameters.ids.join(',');
2767
2767
  }
2768
2768
  const headerParameters = {};
2769
2769
  if (this.configuration && this.configuration.apiKey) {
@@ -3634,7 +3634,7 @@ class MessagesApi extends BaseAPI$1 {
3634
3634
  * Stream Chat API
3635
3635
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3636
3636
  *
3637
- * The version of the OpenAPI document: v92.5.0
3637
+ * The version of the OpenAPI document: v92.7.0
3638
3638
  *
3639
3639
  *
3640
3640
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3844,7 +3844,7 @@ class PermissionsV2Api extends BaseAPI$1 {
3844
3844
  * Stream Chat API
3845
3845
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3846
3846
  *
3847
- * The version of the OpenAPI document: v92.5.0
3847
+ * The version of the OpenAPI document: v92.7.0
3848
3848
  *
3849
3849
  *
3850
3850
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3981,7 +3981,7 @@ class PushApi extends BaseAPI$1 {
3981
3981
  * Stream Chat API
3982
3982
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3983
3983
  *
3984
- * The version of the OpenAPI document: v92.5.0
3984
+ * The version of the OpenAPI document: v92.7.0
3985
3985
  *
3986
3986
  *
3987
3987
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4041,7 +4041,7 @@ let ServerSideApi$1 = class ServerSideApi extends BaseAPI$1 {
4041
4041
  * Stream Chat API
4042
4042
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4043
4043
  *
4044
- * The version of the OpenAPI document: v92.5.0
4044
+ * The version of the OpenAPI document: v92.7.0
4045
4045
  *
4046
4046
  *
4047
4047
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4787,7 +4787,7 @@ class SettingsApi extends BaseAPI$1 {
4787
4787
  * Stream Chat API
4788
4788
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4789
4789
  *
4790
- * The version of the OpenAPI document: v92.5.0
4790
+ * The version of the OpenAPI document: v92.7.0
4791
4791
  *
4792
4792
  *
4793
4793
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4845,7 +4845,7 @@ class TasksApi extends BaseAPI$1 {
4845
4845
  * Stream Chat API
4846
4846
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4847
4847
  *
4848
- * The version of the OpenAPI document: v92.5.0
4848
+ * The version of the OpenAPI document: v92.7.0
4849
4849
  *
4850
4850
  *
4851
4851
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4987,7 +4987,7 @@ class TestingApi extends BaseAPI$1 {
4987
4987
  * Stream Chat API
4988
4988
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4989
4989
  *
4990
- * The version of the OpenAPI document: v92.5.0
4990
+ * The version of the OpenAPI document: v92.7.0
4991
4991
  *
4992
4992
  *
4993
4993
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -6139,7 +6139,7 @@ class StreamChatClient {
6139
6139
  * Stream Video API
6140
6140
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6141
6141
  *
6142
- * The version of the OpenAPI document: v92.5.0
6142
+ * The version of the OpenAPI document: v92.7.0
6143
6143
  *
6144
6144
  *
6145
6145
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -6409,7 +6409,7 @@ class VoidApiResponse {
6409
6409
  * Stream Video API
6410
6410
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6411
6411
  *
6412
- * The version of the OpenAPI document: v92.5.0
6412
+ * The version of the OpenAPI document: v92.7.0
6413
6413
  *
6414
6414
  *
6415
6415
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -7704,7 +7704,7 @@ class DefaultApi extends BaseAPI {
7704
7704
  * Stream Video API
7705
7705
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7706
7706
  *
7707
- * The version of the OpenAPI document: v92.5.0
7707
+ * The version of the OpenAPI document: v92.7.0
7708
7708
  *
7709
7709
  *
7710
7710
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -8274,7 +8274,7 @@ class StreamClient {
8274
8274
  },
8275
8275
  basePath: (_a = options === null || options === void 0 ? void 0 : options.basePath) !== null && _a !== void 0 ? _a : this.options.basePath,
8276
8276
  headers: {
8277
- 'X-Stream-Client': 'stream-node-' + "0.1.7",
8277
+ 'X-Stream-Client': 'stream-node-' + "0.1.9",
8278
8278
  },
8279
8279
  middleware: [
8280
8280
  {