@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.es.js CHANGED
@@ -706,7 +706,7 @@ function __awaiter(thisArg, _arguments, P, generator) {
706
706
  * Stream Chat API
707
707
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
708
708
  *
709
- * The version of the OpenAPI document: v92.5.0
709
+ * The version of the OpenAPI document: v92.7.0
710
710
  *
711
711
  *
712
712
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -990,7 +990,7 @@ let VoidApiResponse$1 = class VoidApiResponse {
990
990
  * Stream Chat API
991
991
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
992
992
  *
993
- * The version of the OpenAPI document: v92.5.0
993
+ * The version of the OpenAPI document: v92.7.0
994
994
  *
995
995
  *
996
996
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -1208,7 +1208,7 @@ class ChannelTypesApi extends BaseAPI$1 {
1208
1208
  * Stream Chat API
1209
1209
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
1210
1210
  *
1211
- * The version of the OpenAPI document: v92.5.0
1211
+ * The version of the OpenAPI document: v92.7.0
1212
1212
  *
1213
1213
  *
1214
1214
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2047,7 +2047,7 @@ class ChannelsApi extends BaseAPI$1 {
2047
2047
  * Stream Chat API
2048
2048
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
2049
2049
  *
2050
- * The version of the OpenAPI document: v92.5.0
2050
+ * The version of the OpenAPI document: v92.7.0
2051
2051
  *
2052
2052
  *
2053
2053
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2265,7 +2265,7 @@ class CustomCommandsApi extends BaseAPI$1 {
2265
2265
  * Stream Chat API
2266
2266
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
2267
2267
  *
2268
- * The version of the OpenAPI document: v92.5.0
2268
+ * The version of the OpenAPI document: v92.7.0
2269
2269
  *
2270
2270
  *
2271
2271
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2405,7 +2405,7 @@ class DevicesApi extends BaseAPI$1 {
2405
2405
  * Stream Chat API
2406
2406
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
2407
2407
  *
2408
- * The version of the OpenAPI document: v92.5.0
2408
+ * The version of the OpenAPI document: v92.7.0
2409
2409
  *
2410
2410
  *
2411
2411
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2515,7 +2515,7 @@ class EventsApi extends BaseAPI$1 {
2515
2515
  * Stream Chat API
2516
2516
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
2517
2517
  *
2518
- * The version of the OpenAPI document: v92.5.0
2518
+ * The version of the OpenAPI document: v92.7.0
2519
2519
  *
2520
2520
  *
2521
2521
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2761,7 +2761,7 @@ class MessagesApi extends BaseAPI$1 {
2761
2761
  }
2762
2762
  const queryParameters = {};
2763
2763
  if (requestParameters.ids) {
2764
- queryParameters['ids'] = requestParameters.ids;
2764
+ queryParameters['ids'] = requestParameters.ids.join(',');
2765
2765
  }
2766
2766
  const headerParameters = {};
2767
2767
  if (this.configuration && this.configuration.apiKey) {
@@ -3632,7 +3632,7 @@ class MessagesApi extends BaseAPI$1 {
3632
3632
  * Stream Chat API
3633
3633
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3634
3634
  *
3635
- * The version of the OpenAPI document: v92.5.0
3635
+ * The version of the OpenAPI document: v92.7.0
3636
3636
  *
3637
3637
  *
3638
3638
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3842,7 +3842,7 @@ class PermissionsV2Api extends BaseAPI$1 {
3842
3842
  * Stream Chat API
3843
3843
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3844
3844
  *
3845
- * The version of the OpenAPI document: v92.5.0
3845
+ * The version of the OpenAPI document: v92.7.0
3846
3846
  *
3847
3847
  *
3848
3848
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -3979,7 +3979,7 @@ class PushApi extends BaseAPI$1 {
3979
3979
  * Stream Chat API
3980
3980
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
3981
3981
  *
3982
- * The version of the OpenAPI document: v92.5.0
3982
+ * The version of the OpenAPI document: v92.7.0
3983
3983
  *
3984
3984
  *
3985
3985
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4039,7 +4039,7 @@ let ServerSideApi$1 = class ServerSideApi extends BaseAPI$1 {
4039
4039
  * Stream Chat API
4040
4040
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4041
4041
  *
4042
- * The version of the OpenAPI document: v92.5.0
4042
+ * The version of the OpenAPI document: v92.7.0
4043
4043
  *
4044
4044
  *
4045
4045
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4785,7 +4785,7 @@ class SettingsApi extends BaseAPI$1 {
4785
4785
  * Stream Chat API
4786
4786
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4787
4787
  *
4788
- * The version of the OpenAPI document: v92.5.0
4788
+ * The version of the OpenAPI document: v92.7.0
4789
4789
  *
4790
4790
  *
4791
4791
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4843,7 +4843,7 @@ class TasksApi extends BaseAPI$1 {
4843
4843
  * Stream Chat API
4844
4844
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4845
4845
  *
4846
- * The version of the OpenAPI document: v92.5.0
4846
+ * The version of the OpenAPI document: v92.7.0
4847
4847
  *
4848
4848
  *
4849
4849
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4985,7 +4985,7 @@ class TestingApi extends BaseAPI$1 {
4985
4985
  * Stream Chat API
4986
4986
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4987
4987
  *
4988
- * The version of the OpenAPI document: v92.5.0
4988
+ * The version of the OpenAPI document: v92.7.0
4989
4989
  *
4990
4990
  *
4991
4991
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -6137,7 +6137,7 @@ class StreamChatClient {
6137
6137
  * Stream Video API
6138
6138
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6139
6139
  *
6140
- * The version of the OpenAPI document: v92.5.0
6140
+ * The version of the OpenAPI document: v92.7.0
6141
6141
  *
6142
6142
  *
6143
6143
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -6407,7 +6407,7 @@ class VoidApiResponse {
6407
6407
  * Stream Video API
6408
6408
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6409
6409
  *
6410
- * The version of the OpenAPI document: v92.5.0
6410
+ * The version of the OpenAPI document: v92.7.0
6411
6411
  *
6412
6412
  *
6413
6413
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -7702,7 +7702,7 @@ class DefaultApi extends BaseAPI {
7702
7702
  * Stream Video API
7703
7703
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7704
7704
  *
7705
- * The version of the OpenAPI document: v92.5.0
7705
+ * The version of the OpenAPI document: v92.7.0
7706
7706
  *
7707
7707
  *
7708
7708
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -8272,7 +8272,7 @@ class StreamClient {
8272
8272
  },
8273
8273
  basePath: (_a = options === null || options === void 0 ? void 0 : options.basePath) !== null && _a !== void 0 ? _a : this.options.basePath,
8274
8274
  headers: {
8275
- 'X-Stream-Client': 'stream-node-' + "0.1.7",
8275
+ 'X-Stream-Client': 'stream-node-' + "0.1.9",
8276
8276
  },
8277
8277
  middleware: [
8278
8278
  {