Skip to content

Commit 392034d

Browse files
committed
Update video openapi Spec
1 parent 57b874d commit 392034d

32 files changed

+1262
-5494
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4299,7 +4299,7 @@ components:
42994299
mentioned_users:
43004300
items:
43014301
type: string
4302-
maximum: 25
4302+
maximum: 100
43034303
type: array
43044304
x-stream-index: "008"
43054305
mml:
@@ -10506,7 +10506,7 @@ components:
1050610506
type: apiKey
1050710507
info:
1050810508
title: Stream API
10509-
version: v170.0.0
10509+
version: v171.4.3
1051010510
openapi: 3.0.3
1051110511
paths:
1051210512
/app:

openapi/chat-openapi.json

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

openapi/chat-openapi.yaml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7036,7 +7036,7 @@ components:
70367036
type: array
70377037
x-stream-index: "001.002"
70387038
type:
7039-
default: message.new
7039+
default: notification.thread_message_new
70407040
type: string
70417041
x-stream-index: "004.001"
70427042
user:
@@ -7131,7 +7131,7 @@ components:
71317131
mentioned_users:
71327132
items:
71337133
type: string
7134-
maximum: 25
7134+
maximum: 100
71357135
type: array
71367136
x-stream-index: "008"
71377137
mml:
@@ -11846,6 +11846,10 @@ components:
1184611846
- ms
1184711847
- "no"
1184811848
- uk
11849+
- bg
11850+
- et
11851+
- sl
11852+
- sk
1184911853
title: Language
1185011854
type: string
1185111855
x-stream-index: "004"
@@ -14616,7 +14620,7 @@ components:
1461614620
type: apiKey
1461714621
info:
1461814622
title: Stream API
14619-
version: v170.0.0
14623+
version: v171.4.3
1462014624
openapi: 3.0.3
1462114625
paths:
1462214626
/app:

openapi/clientside-api.json

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

0 commit comments

Comments
 (0)