Skip to content

Commit de4f350

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

32 files changed

+1179
-5495
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4207,7 +4207,7 @@ components:
42074207
type: array
42084208
x-stream-index: "001.002"
42094209
type:
4210-
default: notification.thread_message_new
4210+
default: message.new
42114211
type: string
42124212
x-stream-index: "004.001"
42134213
user:
@@ -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.0
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: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ components:
457457
type: string
458458
x-stream-index: "002.001"
459459
type:
460-
default: export.moderation_logs.error
460+
default: export.channels.error
461461
type: string
462462
x-stream-index: "003.002"
463463
required:
@@ -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:
@@ -14616,7 +14616,7 @@ components:
1461614616
type: apiKey
1461714617
info:
1461814618
title: Stream API
14619-
version: v170.0.0
14619+
version: v171.4.0
1462014620
openapi: 3.0.3
1462114621
paths:
1462214622
/app:

openapi/clientside-api.json

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

0 commit comments

Comments
 (0)