Skip to content

Commit 3f69a55

Browse files
committed
Update video openapi Spec
1 parent b8cb621 commit 3f69a55

36 files changed

+4445
-1459
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
@@ -12233,7 +12233,7 @@ components:
1223312233
type: apiKey
1223412234
info:
1223512235
title: Stream API
12236-
version: v215.4.0
12236+
version: v218.2.0
1223712237
openapi: 3.0.3
1223812238
paths:
1223912239
/app:

openapi/chat-openapi.json

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

openapi/chat-openapi.yaml

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7131,12 +7131,18 @@ components:
71317131
type: object
71327132
ImportV2TaskSettings:
71337133
properties:
7134+
mode:
7135+
type: string
7136+
x-stream-index: "002"
7137+
path:
7138+
type: string
7139+
x-stream-index: "003"
71347140
s3:
71357141
$ref: '#/components/schemas/ImportV2TaskSettingsS3'
71367142
x-stream-index: "001"
71377143
skip_references_check:
71387144
type: boolean
7139-
x-stream-index: "002"
7145+
x-stream-index: "004"
71407146
type: object
71417147
ImportV2TaskSettingsS3:
71427148
properties:
@@ -8350,7 +8356,7 @@ components:
83508356
type: array
83518357
x-stream-index: "001.002"
83528358
type:
8353-
default: notification.thread_message_new
8359+
default: message.new
83548360
type: string
83558361
x-stream-index: "004.001"
83568362
user:
@@ -17359,7 +17365,7 @@ components:
1735917365
type: apiKey
1736017366
info:
1736117367
title: Stream API
17362-
version: v215.4.0
17368+
version: v218.2.0
1736317369
openapi: 3.0.3
1736417370
paths:
1736517371
/app:

openapi/clientside-api.json

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

0 commit comments

Comments
 (0)