Skip to content

Commit cf10103

Browse files
authored
Update video openapi Spec (#1538)
2 parents f4c64ab + 1192d05 commit cf10103

36 files changed

+7885
-363
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: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7421,7 +7421,12 @@ components:
74217421
description: Duration of the request in milliseconds
74227422
title: Duration
74237423
type: string
7424-
x-stream-index: "002.001"
7424+
x-stream-index: "003.001"
7425+
poll:
7426+
$ref: '#/components/schemas/PollResponseData'
7427+
description: Poll
7428+
title: PollResponseData
7429+
x-stream-index: "002"
74257430
vote:
74267431
$ref: '#/components/schemas/PollVoteResponseData'
74277432
description: Poll vote
@@ -12137,7 +12142,7 @@ components:
1213712142
type: apiKey
1213812143
info:
1213912144
title: Stream API
12140-
version: v213.18.1
12145+
version: v213.21.0
1214112146
openapi: 3.0.3
1214212147
paths:
1214312148
/app:

openapi/chat-openapi.json

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

0 commit comments

Comments
 (0)