Skip to content

Commit 77218bb

Browse files
committed
Update video openapi Spec
1 parent bfb3af1 commit 77218bb

32 files changed

+39
-99
lines changed

openapi/chat-openapi-clientside.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/chat-openapi-clientside.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10525,7 +10525,7 @@ components:
1052510525
type: apiKey
1052610526
info:
1052710527
title: Stream API
10528-
version: v175.6.0
10528+
version: v175.8.1
1052910529
openapi: 3.0.3
1053010530
paths:
1053110531
/app:

openapi/chat-openapi.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/chat-openapi.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1157,10 +1157,6 @@ components:
11571157
type: string
11581158
writeOnly: true
11591159
x-stream-index: "005"
1160-
EnableLiveInsights:
1161-
type: boolean
1162-
writeOnly: true
1163-
x-stream-index: "010"
11641160
ExternalStorage:
11651161
type: string
11661162
writeOnly: true
@@ -1192,7 +1188,6 @@ components:
11921188
- CreatedAt
11931189
- UpdatedAt
11941190
- ExternalStorage
1195-
- EnableLiveInsights
11961191
type: object
11971192
CampaignChannelTemplate:
11981193
properties:
@@ -7134,7 +7129,7 @@ components:
71347129
type: array
71357130
x-stream-index: "001.002"
71367131
type:
7137-
default: notification.thread_message_new
7132+
default: message.new
71387133
type: string
71397134
x-stream-index: "004.001"
71407135
user:
@@ -14839,7 +14834,7 @@ components:
1483914834
type: apiKey
1484014835
info:
1484114836
title: Stream API
14842-
version: v175.6.0
14837+
version: v175.8.1
1484314838
openapi: 3.0.3
1484414839
paths:
1484514840
/app:

openapi/clientside-api.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/clientside-api.yaml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4074,10 +4074,6 @@ components:
40744074
type: number
40754075
writeOnly: true
40764076
x-stream-index: "005"
4077-
EnableLiveInsights:
4078-
type: boolean
4079-
writeOnly: true
4080-
x-stream-index: "010"
40814077
ExternalStorage:
40824078
type: string
40834079
writeOnly: true
@@ -4109,7 +4105,6 @@ components:
41094105
- CreatedAt
41104106
- UpdatedAt
41114107
- ExternalStorage
4112-
- EnableLiveInsights
41134108
type: object
41144109
CallUpdatedEvent:
41154110
description: |-
@@ -9662,7 +9657,7 @@ components:
96629657
type: array
96639658
x-stream-index: "001.002"
96649659
type:
9665-
default: message.new
9660+
default: notification.thread_message_new
96669661
type: string
96679662
x-stream-index: "004.001"
96689663
user:
@@ -19367,7 +19362,7 @@ components:
1936719362
type: apiKey
1936819363
info:
1936919364
title: Stream API
19370-
version: v175.6.0
19365+
version: v175.8.1
1937119366
openapi: 3.0.3
1937219367
paths:
1937319368
/api/v2/app:

openapi/moderation-clientside-api.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/moderation-clientside-api.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1675,10 +1675,6 @@ components:
16751675
type: number
16761676
writeOnly: true
16771677
x-stream-index: "005"
1678-
EnableLiveInsights:
1679-
type: boolean
1680-
writeOnly: true
1681-
x-stream-index: "010"
16821678
ExternalStorage:
16831679
type: string
16841680
writeOnly: true
@@ -1710,7 +1706,6 @@ components:
17101706
- CreatedAt
17111707
- UpdatedAt
17121708
- ExternalStorage
1713-
- EnableLiveInsights
17141709
type: object
17151710
Channel:
17161711
properties:
@@ -6730,7 +6725,7 @@ components:
67306725
type: apiKey
67316726
info:
67326727
title: Stream API
6733-
version: v175.6.0
6728+
version: v175.8.1
67346729
openapi: 3.0.3
67356730
paths:
67366731
/api/v2/moderation/ban:

openapi/moderation-serverside-api.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/moderation-serverside-api.yaml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1830,10 +1830,6 @@ components:
18301830
type: number
18311831
writeOnly: true
18321832
x-stream-index: "005"
1833-
EnableLiveInsights:
1834-
type: boolean
1835-
writeOnly: true
1836-
x-stream-index: "010"
18371833
ExternalStorage:
18381834
type: string
18391835
writeOnly: true
@@ -1865,7 +1861,6 @@ components:
18651861
- CreatedAt
18661862
- UpdatedAt
18671863
- ExternalStorage
1868-
- EnableLiveInsights
18691864
type: object
18701865
Channel:
18711866
properties:
@@ -7765,7 +7760,7 @@ components:
77657760
type: apiKey
77667761
info:
77677762
title: Stream API
7768-
version: v175.6.0
7763+
version: v175.8.1
77697764
openapi: 3.0.3
77707765
paths:
77717766
/api/v2/moderation/ban:

0 commit comments

Comments
 (0)