Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion openapi/chat-openapi-clientside.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/chat-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16465,7 +16465,7 @@ components:
type: apiKey
info:
title: Stream API
version: v238.7.0
version: v238.8.0
openapi: 3.0.3
paths:
/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/chat-openapi.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions openapi/chat-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -649,7 +649,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.channels.error
default: export.bulk_image_moderation.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -23651,7 +23651,7 @@ components:
type: apiKey
info:
title: Stream API
version: v238.7.0
version: v238.8.0
openapi: 3.0.3
paths:
/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/clientside-api.json

Large diffs are not rendered by default.

23 changes: 15 additions & 8 deletions openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10300,7 +10300,7 @@ components:
maxLength: 32
title: Camera Permission Status
type: string
x-stream-index: "027"
x-stream-index: "028"
coordinator_connect_id:
description: UUID generated by the client and shared across every event
of the same coordinator connection. Required on every event except JoinInitiated,
Expand Down Expand Up @@ -10330,7 +10330,7 @@ components:
maxLength: 32
title: ICE State
type: string
x-stream-index: "024"
x-stream-index: "025"
id:
description: Call ID associated with the event. Required on every stage
except CoordinatorWS, where it is optional.
Expand Down Expand Up @@ -10360,7 +10360,7 @@ components:
maxLength: 32
title: Microphone Permission Status
type: string
x-stream-index: "026"
x-stream-index: "027"
outcome:
description: 'Resolution of a completed event: success or failure. Required
on completed join events; forbidden on initiated join events.'
Expand Down Expand Up @@ -10397,21 +10397,21 @@ components:
maxLength: 200
title: Retry Failure Code
type: string
x-stream-index: "023"
x-stream-index: "024"
retry_failure_reason:
description: Failure reason string. Required on CoordinatorJoin, CoordinatorWS,
WSJoin, and PeerConnectionConnect failure.
maxLength: 2000
title: Retry Failure Reason
type: string
x-stream-index: "022"
x-stream-index: "023"
screen_share_status:
description: 'Screen-share permission status: INITIATED, FAILED, GRANTED,
or NOT_INITIATED. Optional on MediaDevicePermission events.'
maxLength: 32
title: Screen Share Status
type: string
x-stream-index: "025"
x-stream-index: "026"
sdk_version:
description: Version of the client SDK
maxLength: 50
Expand All @@ -10425,6 +10425,13 @@ components:
maxLength: 128
title: SFU ID
type: string
x-stream-index: "021"
source:
description: Source of the coordinator join. Optional on CoordinatorJoin
events; omitted when not provided.
maxLength: 200
title: Source
type: string
x-stream-index: "020"
stage:
description: Discriminator identifying the event kind. JoinInitiated marks
Expand Down Expand Up @@ -10455,7 +10462,7 @@ components:
maxLength: 128
title: Track ID
type: string
x-stream-index: "021"
x-stream-index: "022"
type:
description: Call type associated with the event. Required on every stage
except CoordinatorWS, where it is optional.
Expand Down Expand Up @@ -41811,7 +41818,7 @@ components:
type: apiKey
info:
title: Stream API
version: v238.7.0
version: v238.8.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/moderation-clientside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/moderation-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8582,7 +8582,7 @@ components:
type: apiKey
info:
title: Stream API
version: v238.7.0
version: v238.8.0
openapi: 3.0.3
paths:
/api/v2/moderation/action_config:
Expand Down
2 changes: 1 addition & 1 deletion openapi/moderation-openapi.json

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions openapi/moderation-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ components:
- type
type: object
ActionLogResponse:
nullable: true
properties:
ai_providers:
items:
Expand Down Expand Up @@ -566,7 +567,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.bulk_image_moderation.error
default: export.moderation_logs.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -6148,7 +6149,7 @@ components:
type: apiKey
info:
title: Stream API
version: v238.7.0
version: v238.8.0
openapi: 3.0.3
paths:
/api/v1/moderation/chat_message_tasks:
Expand Down
2 changes: 1 addition & 1 deletion openapi/moderation-serverside-api.json

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions openapi/moderation-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,6 @@ components:
enabled:
type: boolean
x-stream-index: "002"
provider:
type: string
x-stream-index: "004"
rules:
items:
$ref: '#/components/schemas/AWSRekognitionRule'
Expand Down Expand Up @@ -12122,7 +12119,7 @@ components:
type: apiKey
info:
title: Stream API
version: v238.7.0
version: v238.8.0
openapi: 3.0.3
paths:
/api/v2/moderation/action_config:
Expand Down
2 changes: 1 addition & 1 deletion openapi/serverside-api.json

Large diffs are not rendered by default.

28 changes: 16 additions & 12 deletions openapi/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,6 @@ components:
enabled:
type: boolean
x-stream-index: "002"
provider:
type: string
x-stream-index: "004"
rules:
items:
$ref: '#/components/schemas/AWSRekognitionRule'
Expand Down Expand Up @@ -3910,7 +3907,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.channels.error
default: export.bulk_image_moderation.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -13121,7 +13118,7 @@ components:
maxLength: 32
title: Camera Permission Status
type: string
x-stream-index: "027"
x-stream-index: "028"
coordinator_connect_id:
description: UUID generated by the client and shared across every event
of the same coordinator connection. Required on every event except JoinInitiated,
Expand Down Expand Up @@ -13151,7 +13148,7 @@ components:
maxLength: 32
title: ICE State
type: string
x-stream-index: "024"
x-stream-index: "025"
id:
description: Call ID associated with the event. Required on every stage
except CoordinatorWS, where it is optional.
Expand Down Expand Up @@ -13181,7 +13178,7 @@ components:
maxLength: 32
title: Microphone Permission Status
type: string
x-stream-index: "026"
x-stream-index: "027"
outcome:
description: 'Resolution of a completed event: success or failure. Required
on completed join events; forbidden on initiated join events.'
Expand Down Expand Up @@ -13218,21 +13215,21 @@ components:
maxLength: 200
title: Retry Failure Code
type: string
x-stream-index: "023"
x-stream-index: "024"
retry_failure_reason:
description: Failure reason string. Required on CoordinatorJoin, CoordinatorWS,
WSJoin, and PeerConnectionConnect failure.
maxLength: 2000
title: Retry Failure Reason
type: string
x-stream-index: "022"
x-stream-index: "023"
screen_share_status:
description: 'Screen-share permission status: INITIATED, FAILED, GRANTED,
or NOT_INITIATED. Optional on MediaDevicePermission events.'
maxLength: 32
title: Screen Share Status
type: string
x-stream-index: "025"
x-stream-index: "026"
sdk_version:
description: Version of the client SDK
maxLength: 50
Expand All @@ -13246,6 +13243,13 @@ components:
maxLength: 128
title: SFU ID
type: string
x-stream-index: "021"
source:
description: Source of the coordinator join. Optional on CoordinatorJoin
events; omitted when not provided.
maxLength: 200
title: Source
type: string
x-stream-index: "020"
stage:
description: Discriminator identifying the event kind. JoinInitiated marks
Expand Down Expand Up @@ -13276,7 +13280,7 @@ components:
maxLength: 128
title: Track ID
type: string
x-stream-index: "021"
x-stream-index: "022"
type:
description: Call type associated with the event. Required on every stage
except CoordinatorWS, where it is optional.
Expand Down Expand Up @@ -55018,7 +55022,7 @@ components:
type: apiKey
info:
title: Stream API
version: v238.7.0
version: v238.8.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/chat-clientside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/chat-clientside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0c56db63ace2f1271f168e98377f00586d2d8f26f644f4661c7d671e52b1b17b ./v2/chat-clientside-api.json
ffdceb7091734049ffc267f4c6be4c90d90c1bf26cc8054ee5c66441a8cc8859 ./v2/chat-clientside-api.json
2 changes: 1 addition & 1 deletion openapi/v2/chat-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22288,7 +22288,7 @@ components:
type: apiKey
info:
title: Stream API
version: v238.7.0
version: v238.8.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/chat-clientside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
280b5799de65c9d9244d5393b580af487bb9e6161e8c0560f403ba2dbdd72b66 ./v2/chat-clientside-api.yaml
e0d4901799f5c20378345860d48f45055908c8b8a5cccc2ff772af776f8dfdec ./v2/chat-clientside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/chat-serverside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/chat-serverside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f2f43dff1fa0da8d13e5976d3c0a76eece6824ed4fb6b6a2f7041196192625b4 ./v2/chat-serverside-api.json
562d928cc1c506e7188cdc1a3ef72fa81b57ec3301dc1b2a9adc9f3428247688 ./v2/chat-serverside-api.json
7 changes: 2 additions & 5 deletions openapi/v2/chat-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,6 @@ components:
enabled:
type: boolean
x-stream-index: "002"
provider:
type: string
x-stream-index: "004"
rules:
items:
$ref: '#/components/schemas/AWSRekognitionRule'
Expand Down Expand Up @@ -1415,7 +1412,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.bulk_image_moderation.error
default: export.review_queue.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -32861,7 +32858,7 @@ components:
type: apiKey
info:
title: Stream API
version: v238.7.0
version: v238.8.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/chat-serverside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
af89743fa90ad57ae29e6bcb6ca9dd85ed8c4ac8bd3cded609d17661314d4dd8 ./v2/chat-serverside-api.yaml
1c4fdca68204bdf912e236260c6b16f935241d7aa1d9acccc04a4ad75ec6b83f ./v2/chat-serverside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/clientside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/clientside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d1c7f87a2cafb9c3b11621a08805b3ae501c31ac845817e9c1c7d1fd2496d0d2 ./v2/clientside-api.json
ff3b709b2305cf668359868dc32097cefce6e1ee2c1eb0be43e5eb529817c30a ./v2/clientside-api.json
Loading
Loading