Skip to content

Commit 603fb7f

Browse files
Update video openapi Spec (#1344)
Co-authored-by: GH Action CI Stream <[email protected]>
1 parent 6f489b6 commit 603fb7f

36 files changed

+4310
-44
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
@@ -4515,7 +4515,7 @@ components:
45154515
type: array
45164516
x-stream-index: "001.002"
45174517
type:
4518-
default: message.new
4518+
default: notification.thread_message_new
45194519
type: string
45204520
x-stream-index: "004.001"
45214521
user:
@@ -11852,7 +11852,7 @@ components:
1185211852
type: apiKey
1185311853
info:
1185411854
title: Stream API
11855-
version: v196.11.0
11855+
version: v196.12.3
1185611856
openapi: 3.0.3
1185711857
paths:
1185811858
/app:

openapi/chat-openapi.json

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

openapi/chat-openapi.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -818,6 +818,9 @@ components:
818818
- earpiece
819819
type: string
820820
x-stream-index: "006"
821+
hifi_audio_enabled:
822+
type: boolean
823+
x-stream-index: "008"
821824
mic_default_on:
822825
type: boolean
823826
x-stream-index: "004"
@@ -7695,7 +7698,7 @@ components:
76957698
type: array
76967699
x-stream-index: "001.002"
76977700
type:
7698-
default: notification.thread_message_new
7701+
default: message.new
76997702
type: string
77007703
x-stream-index: "004.001"
77017704
user:
@@ -16499,7 +16502,7 @@ components:
1649916502
type: apiKey
1650016503
info:
1650116504
title: Stream API
16502-
version: v196.11.0
16505+
version: v196.12.3
1650316506
openapi: 3.0.3
1650416507
paths:
1650516508
/app:

openapi/clientside-api.json

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

0 commit comments

Comments
 (0)