Skip to content

Commit 86a754b

Browse files
authored
Update video openapi Spec (#1555)
2 parents d29b9ca + 7176463 commit 86a754b

36 files changed

+1643
-167
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
@@ -4711,7 +4711,7 @@ components:
47114711
type: array
47124712
x-stream-index: "001.002"
47134713
type:
4714-
default: notification.thread_message_new
4714+
default: message.new
47154715
type: string
47164716
x-stream-index: "004.001"
47174717
user:
@@ -12142,7 +12142,7 @@ components:
1214212142
type: apiKey
1214312143
info:
1214412144
title: Stream API
12145-
version: v213.23.0
12145+
version: v214.2.0
1214612146
openapi: 3.0.3
1214712147
paths:
1214812148
/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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5182,6 +5182,9 @@ components:
51825182
sns_auth_type:
51835183
type: string
51845184
x-stream-index: "014"
5185+
sns_event_based_message_group_id_enabled:
5186+
type: boolean
5187+
x-stream-index: "020.002"
51855188
sns_key:
51865189
type: string
51875190
x-stream-index: "015"
@@ -17257,7 +17260,7 @@ components:
1725717260
type: apiKey
1725817261
info:
1725917262
title: Stream API
17260-
version: v213.23.0
17263+
version: v214.2.0
1726117264
openapi: 3.0.3
1726217265
paths:
1726317266
/app:

openapi/clientside-api.json

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

0 commit comments

Comments
 (0)