Skip to content
Open
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 @@ -12132,7 +12132,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.3.0
version: v213.7.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.

20 changes: 10 additions & 10 deletions openapi/chat-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1677,7 +1677,7 @@ components:
- custom
- auto_translation_language
type: object
ChannelBatchUpdatedCompletedEvent:
ChannelBatchCompletedEvent:
nullable: true
properties:
batch_created_at:
Expand Down Expand Up @@ -1733,13 +1733,13 @@ components:
- success_channels_count
- batch_created_at
- finished_at
title: ChannelBatchUpdatedCompletedEvent
title: ChannelBatchCompletedEvent
type: object
x-stream-event-client-type: true
x-stream-event-doc-group: other
x-stream-is-event: true
x-stream-ws-base-event-name: VideoEvent
ChannelBatchUpdatedStartedEvent:
ChannelBatchStartedEvent:
nullable: true
properties:
batch_created_at:
Expand Down Expand Up @@ -1795,7 +1795,7 @@ components:
- success_channels_count
- batch_created_at
- finished_at
title: ChannelBatchUpdatedStartedEvent
title: ChannelBatchStartedEvent
type: object
x-stream-event-client-type: true
x-stream-event-doc-group: other
Expand Down Expand Up @@ -8091,7 +8091,7 @@ components:
type: array
x-stream-index: "001.002"
type:
default: message.new
default: notification.thread_message_new
type: string
x-stream-index: "004.001"
user:
Expand Down Expand Up @@ -16794,8 +16794,8 @@ components:
channel.unmuted: '#/components/schemas/ChannelUnmutedEvent'
channel.updated: '#/components/schemas/ChannelUpdatedEvent'
channel.visible: '#/components/schemas/ChannelVisibleEvent'
channel_batch_update.completed: '#/components/schemas/ChannelBatchUpdatedCompletedEvent'
channel_batch_update.started: '#/components/schemas/ChannelBatchUpdatedStartedEvent'
channel_batch_update.completed: '#/components/schemas/ChannelBatchCompletedEvent'
channel_batch_update.started: '#/components/schemas/ChannelBatchStartedEvent'
export.bulk_image_moderation.error: '#/components/schemas/AsyncExportErrorEvent'
export.bulk_image_moderation.success: '#/components/schemas/AsyncBulkImageModerationEvent'
export.channels.error: '#/components/schemas/AsyncExportErrorEvent'
Expand Down Expand Up @@ -16851,8 +16851,8 @@ components:
- $ref: '#/components/schemas/AsyncExportUsersEvent'
- $ref: '#/components/schemas/CampaignCompletedEvent'
- $ref: '#/components/schemas/CampaignStartedEvent'
- $ref: '#/components/schemas/ChannelBatchUpdatedCompletedEvent'
- $ref: '#/components/schemas/ChannelBatchUpdatedStartedEvent'
- $ref: '#/components/schemas/ChannelBatchCompletedEvent'
- $ref: '#/components/schemas/ChannelBatchStartedEvent'
- $ref: '#/components/schemas/ChannelCreatedEvent'
- $ref: '#/components/schemas/ChannelDeletedEvent'
- $ref: '#/components/schemas/ChannelFrozenEvent'
Expand Down Expand Up @@ -17011,7 +17011,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.3.0
version: v213.7.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.

2 changes: 1 addition & 1 deletion openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28669,7 +28669,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.3.0
version: v213.7.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 @@ -7426,7 +7426,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.3.0
version: v213.7.0
openapi: 3.0.3
paths:
/api/v2/moderation/ban:
Expand Down
2 changes: 1 addition & 1 deletion openapi/moderation-serverside-api.json

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

24 changes: 13 additions & 11 deletions openapi/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7399,7 +7399,7 @@ components:
- custom
- auto_translation_language
type: object
ChannelBatchUpdatedCompletedEvent:
ChannelBatchCompletedEvent:
nullable: true
properties:
batch_created_at:
Expand Down Expand Up @@ -7455,13 +7455,13 @@ components:
- success_channels_count
- batch_created_at
- finished_at
title: ChannelBatchUpdatedCompletedEvent
title: ChannelBatchCompletedEvent
type: object
x-stream-event-client-type: true
x-stream-event-doc-group: other
x-stream-is-event: true
x-stream-ws-base-event-name: VideoEvent
ChannelBatchUpdatedStartedEvent:
ChannelBatchStartedEvent:
nullable: true
properties:
batch_created_at:
Expand Down Expand Up @@ -7517,7 +7517,7 @@ components:
- success_channels_count
- batch_created_at
- finished_at
title: ChannelBatchUpdatedStartedEvent
title: ChannelBatchStartedEvent
type: object
x-stream-event-client-type: true
x-stream-event-doc-group: other
Expand Down Expand Up @@ -19821,7 +19821,7 @@ components:
type: array
x-stream-index: "001.002"
type:
default: notification.thread_message_new
default: message.new
type: string
x-stream-index: "004.001"
user:
Expand Down Expand Up @@ -33134,7 +33134,7 @@ components:
x-stream-index: "002.005"
notification:
$ref: '#/components/schemas/NotificationConfig'
description: Configuration for stories functionality
description: Configuration for notifications
title: Notification
x-stream-index: "002.001"
push_notification:
Expand All @@ -33147,6 +33147,8 @@ components:
x-stream-index: "002.008"
stories:
$ref: '#/components/schemas/StoriesConfig'
description: Configuration for stories functionality
title: Stories
x-stream-index: "002.003"
title: Update Feed Group Request
type: object
Expand Down Expand Up @@ -36013,8 +36015,8 @@ components:
channel.unmuted: '#/components/schemas/ChannelUnmutedEvent'
channel.updated: '#/components/schemas/ChannelUpdatedEvent'
channel.visible: '#/components/schemas/ChannelVisibleEvent'
channel_batch_update.completed: '#/components/schemas/ChannelBatchUpdatedCompletedEvent'
channel_batch_update.started: '#/components/schemas/ChannelBatchUpdatedStartedEvent'
channel_batch_update.completed: '#/components/schemas/ChannelBatchCompletedEvent'
channel_batch_update.started: '#/components/schemas/ChannelBatchStartedEvent'
custom: '#/components/schemas/CustomVideoEvent'
export.bulk_image_moderation.error: '#/components/schemas/AsyncExportErrorEvent'
export.bulk_image_moderation.success: '#/components/schemas/AsyncBulkImageModerationEvent'
Expand Down Expand Up @@ -36175,8 +36177,8 @@ components:
- $ref: '#/components/schemas/CallUserMutedEvent'
- $ref: '#/components/schemas/CampaignCompletedEvent'
- $ref: '#/components/schemas/CampaignStartedEvent'
- $ref: '#/components/schemas/ChannelBatchUpdatedCompletedEvent'
- $ref: '#/components/schemas/ChannelBatchUpdatedStartedEvent'
- $ref: '#/components/schemas/ChannelBatchCompletedEvent'
- $ref: '#/components/schemas/ChannelBatchStartedEvent'
- $ref: '#/components/schemas/ChannelCreatedEvent'
- $ref: '#/components/schemas/ChannelDeletedEvent'
- $ref: '#/components/schemas/ChannelFrozenEvent'
Expand Down Expand Up @@ -36366,7 +36368,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.3.0
version: v213.7.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.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16409,7 +16409,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.3.0
version: v213.7.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/chat-serverside-api.json

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions openapi/v2/chat-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1085,7 +1085,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.users.error
default: export.moderation_logs.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -2888,7 +2888,7 @@ components:
- custom
- auto_translation_language
type: object
ChannelBatchUpdatedCompletedEvent:
ChannelBatchCompletedEvent:
nullable: true
properties:
batch_created_at:
Expand Down Expand Up @@ -2944,13 +2944,13 @@ components:
- success_channels_count
- batch_created_at
- finished_at
title: ChannelBatchUpdatedCompletedEvent
title: ChannelBatchCompletedEvent
type: object
x-stream-event-client-type: true
x-stream-event-doc-group: other
x-stream-is-event: true
x-stream-ws-base-event-name: VideoEvent
ChannelBatchUpdatedStartedEvent:
ChannelBatchStartedEvent:
nullable: true
properties:
batch_created_at:
Expand Down Expand Up @@ -3006,7 +3006,7 @@ components:
- success_channels_count
- batch_created_at
- finished_at
title: ChannelBatchUpdatedStartedEvent
title: ChannelBatchStartedEvent
type: object
x-stream-event-client-type: true
x-stream-event-doc-group: other
Expand Down Expand Up @@ -11198,7 +11198,7 @@ components:
type: array
x-stream-index: "001.002"
type:
default: message.new
default: notification.thread_message_new
type: string
x-stream-index: "004.001"
user:
Expand Down Expand Up @@ -22033,8 +22033,8 @@ components:
channel.unmuted: '#/components/schemas/ChannelUnmutedEvent'
channel.updated: '#/components/schemas/ChannelUpdatedEvent'
channel.visible: '#/components/schemas/ChannelVisibleEvent'
channel_batch_update.completed: '#/components/schemas/ChannelBatchUpdatedCompletedEvent'
channel_batch_update.started: '#/components/schemas/ChannelBatchUpdatedStartedEvent'
channel_batch_update.completed: '#/components/schemas/ChannelBatchCompletedEvent'
channel_batch_update.started: '#/components/schemas/ChannelBatchStartedEvent'
export.bulk_image_moderation.error: '#/components/schemas/AsyncExportErrorEvent'
export.bulk_image_moderation.success: '#/components/schemas/AsyncBulkImageModerationEvent'
export.channels.error: '#/components/schemas/AsyncExportErrorEvent'
Expand Down Expand Up @@ -22096,8 +22096,8 @@ components:
- $ref: '#/components/schemas/AsyncExportUsersEvent'
- $ref: '#/components/schemas/CampaignCompletedEvent'
- $ref: '#/components/schemas/CampaignStartedEvent'
- $ref: '#/components/schemas/ChannelBatchUpdatedCompletedEvent'
- $ref: '#/components/schemas/ChannelBatchUpdatedStartedEvent'
- $ref: '#/components/schemas/ChannelBatchCompletedEvent'
- $ref: '#/components/schemas/ChannelBatchStartedEvent'
- $ref: '#/components/schemas/ChannelCreatedEvent'
- $ref: '#/components/schemas/ChannelDeletedEvent'
- $ref: '#/components/schemas/ChannelFrozenEvent'
Expand Down Expand Up @@ -22262,7 +22262,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.3.0
version: v213.7.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
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.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28669,7 +28669,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.3.0
version: v213.7.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
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.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15908,7 +15908,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.3.0
version: v213.7.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/feeds-serverside-api.json

Large diffs are not rendered by default.

6 changes: 4 additions & 2 deletions openapi/v2/feeds-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18835,7 +18835,7 @@ components:
x-stream-index: "002.005"
notification:
$ref: '#/components/schemas/NotificationConfig'
description: Configuration for stories functionality
description: Configuration for notifications
title: Notification
x-stream-index: "002.001"
push_notification:
Expand All @@ -18848,6 +18848,8 @@ components:
x-stream-index: "002.008"
stories:
$ref: '#/components/schemas/StoriesConfig'
description: Configuration for stories functionality
title: Stories
x-stream-index: "002.003"
title: Update Feed Group Request
type: object
Expand Down Expand Up @@ -20908,7 +20910,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.3.0
version: v213.7.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
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.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7426,7 +7426,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.3.0
version: v213.7.0
openapi: 3.0.3
paths:
/api/v2/moderation/ban:
Expand Down
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.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8681,7 +8681,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.3.0
version: v213.7.0
openapi: 3.0.3
paths:
/api/v2/moderation/ban:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/serverside-api.json

Large diffs are not rendered by default.

Loading
Loading