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 @@ -15536,7 +15536,7 @@ components:
type: apiKey
info:
title: Stream API
version: v226.0.0
version: v226.1.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 @@ -597,7 +597,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.channels.error
default: export.users.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -20820,7 +20820,7 @@ components:
type: apiKey
info:
title: Stream API
version: v226.0.0
version: v226.1.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.

12 changes: 9 additions & 3 deletions openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6567,6 +6567,11 @@ components:
call_cid:
type: string
x-stream-index: "002.001"
counts:
$ref: '#/components/schemas/CallStatsParticipantCounts'
description: Aggregated participant and session counts for the call
title: Counts
x-stream-index: "004"
created_at:
format: date-time
type: number
Expand All @@ -6576,14 +6581,14 @@ components:
limit
title: Is Trimmed
type: boolean
x-stream-index: "005"
x-stream-index: "006"
participants_overview:
description: Top participant sessions overview
items:
$ref: '#/components/schemas/CallStatsParticipant'
title: Participants Overview
type: array
x-stream-index: "004"
x-stream-index: "005"
session_id:
description: Call session ID
title: Session ID
Expand All @@ -6600,6 +6605,7 @@ components:
- created_at
- call_cid
- session_id
- counts
title: CallStatsReportReadyEvent
type: object
x-stream-event-call-type: true
Expand Down Expand Up @@ -36080,7 +36086,7 @@ components:
type: apiKey
info:
title: Stream API
version: v226.0.0
version: v226.1.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 @@ -6516,7 +6516,7 @@ components:
type: apiKey
info:
title: Stream API
version: v226.0.0
version: v226.1.0
openapi: 3.0.3
paths:
/api/v2/moderation/appeal:
Expand Down
2 changes: 1 addition & 1 deletion openapi/moderation-openapi.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/moderation-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4758,7 +4758,7 @@ components:
type: apiKey
info:
title: Stream API
version: v226.0.0
version: v226.1.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.

4 changes: 2 additions & 2 deletions openapi/moderation-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.moderation_logs.error
default: export.bulk_image_moderation.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -8198,7 +8198,7 @@ components:
type: apiKey
info:
title: Stream API
version: v226.0.0
version: v226.1.0
openapi: 3.0.3
paths:
/api/v2/moderation/action_logs:
Expand Down
2 changes: 1 addition & 1 deletion openapi/serverside-api.json

Large diffs are not rendered by default.

14 changes: 10 additions & 4 deletions openapi/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3290,7 +3290,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 @@ -7357,6 +7357,11 @@ components:
call_cid:
type: string
x-stream-index: "002.001"
counts:
$ref: '#/components/schemas/CallStatsParticipantCounts'
description: Aggregated participant and session counts for the call
title: Counts
x-stream-index: "004"
created_at:
format: date-time
type: number
Expand All @@ -7366,14 +7371,14 @@ components:
limit
title: Is Trimmed
type: boolean
x-stream-index: "005"
x-stream-index: "006"
participants_overview:
description: Top participant sessions overview
items:
$ref: '#/components/schemas/CallStatsParticipant'
title: Participants Overview
type: array
x-stream-index: "004"
x-stream-index: "005"
session_id:
description: Call session ID
title: Session ID
Expand All @@ -7390,6 +7395,7 @@ components:
- created_at
- call_cid
- session_id
- counts
title: CallStatsReportReadyEvent
type: object
x-stream-event-call-type: true
Expand Down Expand Up @@ -45004,7 +45010,7 @@ components:
type: apiKey
info:
title: Stream API
version: v226.0.0
version: v226.1.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 @@
ef70e94c91dbefbba52fbd04d4643092c0a322495b49d56b1ff2af43a2a6c866 ./v2/chat-clientside-api.json
bc2d1d4061994ea1583fe0e7a2d3154e11f1fdc73e8fa005e3cc181bc112c63f ./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 @@ -19733,7 +19733,7 @@ components:
type: apiKey
info:
title: Stream API
version: v226.0.0
version: v226.1.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 @@
1f5f976a327fbdb8a03b7bd5317e085a7abab022c32a7ab69360240ca443387f ./v2/chat-clientside-api.yaml
0ffa29c67dc54eea74c879a6cc3a62ed7f1edd63dad2a07cd535ef1816f4a460 ./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 @@
8f8fdf37259a96816bf0fb54970e6e85d6919a880da22f9dba0a93d72fd987cc ./v2/chat-serverside-api.json
1262ddf23258a9734dfca9a4e5fab1e6765c862bc7fd916af2c0e3d6ae587dd1 ./v2/chat-serverside-api.json
4 changes: 2 additions & 2 deletions openapi/v2/chat-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1023,7 +1023,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 @@ -26579,7 +26579,7 @@ components:
type: apiKey
info:
title: Stream API
version: v226.0.0
version: v226.1.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 @@
3dee4334814a9d584b7135a55b90ea46a27638336cfb37d0104329836d4836bb ./v2/chat-serverside-api.yaml
307324889fc70079117fc7f4f113b822d2404f903402bb8c456af26e420e6d1e ./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 @@
2cc1ba4c776a5351ee6675022079f36bf17a57aef9bf0ad74d3b713f540313c2 ./v2/clientside-api.json
37659588ac57d7aa6be23b9903271f56d96b740252c9f90a5ea56cddc8a70949 ./v2/clientside-api.json
12 changes: 9 additions & 3 deletions openapi/v2/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6567,6 +6567,11 @@ components:
call_cid:
type: string
x-stream-index: "002.001"
counts:
$ref: '#/components/schemas/CallStatsParticipantCounts'
description: Aggregated participant and session counts for the call
title: Counts
x-stream-index: "004"
created_at:
format: date-time
type: number
Expand All @@ -6576,14 +6581,14 @@ components:
limit
title: Is Trimmed
type: boolean
x-stream-index: "005"
x-stream-index: "006"
participants_overview:
description: Top participant sessions overview
items:
$ref: '#/components/schemas/CallStatsParticipant'
title: Participants Overview
type: array
x-stream-index: "004"
x-stream-index: "005"
session_id:
description: Call session ID
title: Session ID
Expand All @@ -6600,6 +6605,7 @@ components:
- created_at
- call_cid
- session_id
- counts
title: CallStatsReportReadyEvent
type: object
x-stream-event-call-type: true
Expand Down Expand Up @@ -36080,7 +36086,7 @@ components:
type: apiKey
info:
title: Stream API
version: v226.0.0
version: v226.1.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/clientside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
03b76f6f2fa619403e8670a047c7b9cfd8d819fb29ed7fb1da3513fb1a30b322 ./v2/clientside-api.yaml
218cf49daae12e60f117493fb03b6dd52f4d136a7c7ac50752bb62d52727af65 ./v2/clientside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/feeds-clientside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/feeds-clientside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ecdbd5c03d07e78a3568f9bc65f452f0990bbe34f744e8f04ba3e8e926a5b58b ./v2/feeds-clientside-api.json
f0ab9fa8c93087774b47fa1a9d9be05723b01b96aacddfb504f664df4fbf119b ./v2/feeds-clientside-api.json
2 changes: 1 addition & 1 deletion openapi/v2/feeds-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17999,7 +17999,7 @@ components:
type: apiKey
info:
title: Stream API
version: v226.0.0
version: v226.1.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/feeds-clientside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3d8ddd556ce393fa4c3fa657437305c1a8fcca66abf4c4a4b529afa754a0a6c0 ./v2/feeds-clientside-api.yaml
808bab95ca98e36b2b53c29650196cb8c322ae3004526e1be029b88de6f9e802 ./v2/feeds-clientside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/feeds-serverside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/feeds-serverside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9108cbd82744a9dafff7d2c58002a06441125becfe89f7c86ad38038ff8cb299 ./v2/feeds-serverside-api.json
70cf45f144e01d062d42e4a4df672eb1bf71d89587f789f0d043831586c757b6 ./v2/feeds-serverside-api.json
2 changes: 1 addition & 1 deletion openapi/v2/feeds-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24583,7 +24583,7 @@ components:
type: apiKey
info:
title: Stream API
version: v226.0.0
version: v226.1.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/feeds-serverside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
aa2cd951b6ef644a773d50b621621c7ed4ebefacceed0a43c9bcd745401de0d0 ./v2/feeds-serverside-api.yaml
a359fd2442c317f5d05eb607a5f54d084e0e7c6d996d07a3abe91c80acb7e849 ./v2/feeds-serverside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/moderation-clientside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/moderation-clientside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d4018c96fd6865b6bc43fa423f6f8ab191fb32dd385fc9b595136bda47379753 ./v2/moderation-clientside-api.json
7d29f23fe054d2b34489437736f10509feef213c7a37c196fbbb0ca07f072f4f ./v2/moderation-clientside-api.json
2 changes: 1 addition & 1 deletion openapi/v2/moderation-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6516,7 +6516,7 @@ components:
type: apiKey
info:
title: Stream API
version: v226.0.0
version: v226.1.0
openapi: 3.0.3
paths:
/api/v2/moderation/appeal:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/moderation-clientside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4725b81811d4a657f2d99d433f948078690df9862ea2554b826b8a1acbb147dd ./v2/moderation-clientside-api.yaml
2c67f48db8a76235d1f23091a0cbb1f41a02b4e3717725e2c90fc3870569915f ./v2/moderation-clientside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/moderation-serverside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/moderation-serverside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
9c8260e7c8d66baefec65fbc7b389603ecc784585253436acc3c54648582d96f ./v2/moderation-serverside-api.json
ae999301f555dde1717459fef7bedb4577f43bf84cc4b710fa964cf63f6952ce ./v2/moderation-serverside-api.json
4 changes: 2 additions & 2 deletions openapi/v2/moderation-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.moderation_logs.error
default: export.bulk_image_moderation.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -8198,7 +8198,7 @@ components:
type: apiKey
info:
title: Stream API
version: v226.0.0
version: v226.1.0
openapi: 3.0.3
paths:
/api/v2/moderation/action_logs:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/moderation-serverside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
817395d27c295a78ef5c10e27a17eb30b694e09c96e422f37a806f4d62db2821 ./v2/moderation-serverside-api.yaml
e2f987b94ecbb330d2835e28f2cbe92b1b2689e9d6ae0236fa69a33520aa5341 ./v2/moderation-serverside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/serverside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/serverside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0937f256c3181e3788972ca6dce75adacd1b9fe105cfb2bc7f8d1e92834380cf ./v2/serverside-api.json
ec4a53a0704ce8bb65339ad2cec3441364d7c6cbf26ab98b83e5c414450c49de ./v2/serverside-api.json
14 changes: 10 additions & 4 deletions openapi/v2/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3290,7 +3290,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 @@ -7357,6 +7357,11 @@ components:
call_cid:
type: string
x-stream-index: "002.001"
counts:
$ref: '#/components/schemas/CallStatsParticipantCounts'
description: Aggregated participant and session counts for the call
title: Counts
x-stream-index: "004"
created_at:
format: date-time
type: number
Expand All @@ -7366,14 +7371,14 @@ components:
limit
title: Is Trimmed
type: boolean
x-stream-index: "005"
x-stream-index: "006"
participants_overview:
description: Top participant sessions overview
items:
$ref: '#/components/schemas/CallStatsParticipant'
title: Participants Overview
type: array
x-stream-index: "004"
x-stream-index: "005"
session_id:
description: Call session ID
title: Session ID
Expand All @@ -7390,6 +7395,7 @@ components:
- created_at
- call_cid
- session_id
- counts
title: CallStatsReportReadyEvent
type: object
x-stream-event-call-type: true
Expand Down Expand Up @@ -45004,7 +45010,7 @@ components:
type: apiKey
info:
title: Stream API
version: v226.0.0
version: v226.1.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/serverside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ff9bcc86487ecbcb103f10af43976c3e52201da1c33d8448db35bc3b3e6e17f9 ./v2/serverside-api.yaml
efcb4deb4180ae84af8bd32578aff4e342728e4ccaa377e0d23ea34117308f2d ./v2/serverside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/video-clientside-api.json

Large diffs are not rendered by default.

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