File tree 12 files changed +42
-16
lines changed
12 files changed +42
-16
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -4073,7 +4073,7 @@ components:
4073
4073
type : array
4074
4074
x-stream-index : " 001.002"
4075
4075
type :
4076
- default : message.new
4076
+ default : notification.thread_message_new
4077
4077
type : string
4078
4078
x-stream-index : " 004.001"
4079
4079
user :
@@ -8435,7 +8435,7 @@ components:
8435
8435
type : apiKey
8436
8436
info :
8437
8437
title : Stream API
8438
- version : v100.2.5
8438
+ version : v100.3.0
8439
8439
openapi : 3.0.3
8440
8440
paths :
8441
8441
/app :
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -9791,7 +9791,7 @@ components:
9791
9791
type : apiKey
9792
9792
info :
9793
9793
title : Stream API
9794
- version : v100.2.5
9794
+ version : v100.3.0
9795
9795
openapi : 3.0.3
9796
9796
paths :
9797
9797
/app :
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -5129,7 +5129,7 @@ components:
5129
5129
x-stream-index : " 003"
5130
5130
duration :
5131
5131
type : string
5132
- x-stream-index : " 004 .001"
5132
+ x-stream-index : " 005 .001"
5133
5133
members :
5134
5134
items :
5135
5135
$ref : ' #/components/schemas/MemberResponse'
@@ -5143,12 +5143,16 @@ components:
5143
5143
$ref : ' #/components/schemas/OwnCapability'
5144
5144
type : array
5145
5145
x-stream-index : " 001.004"
5146
+ stats_options :
5147
+ $ref : ' #/components/schemas/StatsOptions'
5148
+ x-stream-index : " 004"
5146
5149
required :
5147
5150
- call
5148
5151
- members
5149
5152
- own_capabilities
5150
5153
- created
5151
5154
- credentials
5155
+ - stats_options
5152
5156
- duration
5153
5157
type : object
5154
5158
Label :
@@ -5988,7 +5992,7 @@ components:
5988
5992
type : array
5989
5993
x-stream-index : " 001.002"
5990
5994
type :
5991
- default : message.new
5995
+ default : notification.thread_message_new
5992
5996
type : string
5993
5997
x-stream-index : " 004.001"
5994
5998
user :
@@ -8837,6 +8841,15 @@ components:
8837
8841
required :
8838
8842
- duration
8839
8843
type : object
8844
+ StatsOptions :
8845
+ properties :
8846
+ reporting_interval_ms :
8847
+ format : int32
8848
+ type : integer
8849
+ x-stream-index : " 001"
8850
+ required :
8851
+ - reporting_interval_ms
8852
+ type : object
8840
8853
StopHLSBroadcastingRequest :
8841
8854
nullable : true
8842
8855
type : object
@@ -11276,7 +11289,7 @@ components:
11276
11289
type : apiKey
11277
11290
info :
11278
11291
title : Stream API
11279
- version : v100.2.5
11292
+ version : v100.3.0
11280
11293
openapi : 3.0.3
11281
11294
paths :
11282
11295
/api/v2/app :
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -11596,7 +11596,7 @@ components:
11596
11596
type : apiKey
11597
11597
info :
11598
11598
title : Stream API
11599
- version : v100.2.5
11599
+ version : v100.3.0
11600
11600
openapi : 3.0.3
11601
11601
paths :
11602
11602
/api/v2/app :
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -2130,7 +2130,7 @@ components:
2130
2130
x-stream-index : " 003"
2131
2131
duration :
2132
2132
type : string
2133
- x-stream-index : " 004 .001"
2133
+ x-stream-index : " 005 .001"
2134
2134
members :
2135
2135
items :
2136
2136
$ref : ' #/components/schemas/MemberResponse'
@@ -2144,12 +2144,16 @@ components:
2144
2144
$ref : ' #/components/schemas/OwnCapability'
2145
2145
type : array
2146
2146
x-stream-index : " 001.004"
2147
+ stats_options :
2148
+ $ref : ' #/components/schemas/StatsOptions'
2149
+ x-stream-index : " 004"
2147
2150
required :
2148
2151
- call
2149
2152
- members
2150
2153
- own_capabilities
2151
2154
- created
2152
2155
- credentials
2156
+ - stats_options
2153
2157
- duration
2154
2158
type : object
2155
2159
ListDevicesResponse :
@@ -2848,6 +2852,15 @@ components:
2848
2852
required :
2849
2853
- duration
2850
2854
type : object
2855
+ StatsOptions :
2856
+ properties :
2857
+ reporting_interval_ms :
2858
+ format : int32
2859
+ type : integer
2860
+ x-stream-index : " 001"
2861
+ required :
2862
+ - reporting_interval_ms
2863
+ type : object
2851
2864
StopHLSBroadcastingRequest :
2852
2865
nullable : true
2853
2866
type : object
@@ -3494,7 +3507,7 @@ components:
3494
3507
type : apiKey
3495
3508
info :
3496
3509
title : Stream API
3497
- version : v100.2.5
3510
+ version : v100.3.0
3498
3511
openapi : 3.0.3
3499
3512
paths :
3500
3513
/video/call/{type}/{id} :
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -2518,7 +2518,7 @@ components:
2518
2518
type : apiKey
2519
2519
info :
2520
2520
title : Stream API
2521
- version : v100.2.5
2521
+ version : v100.3.0
2522
2522
openapi : 3.0.3
2523
2523
paths :
2524
2524
/video/call/{type}/{id} :
You can’t perform that action at this time.
0 commit comments