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 @@ -12092,7 +12092,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.27.0
version: v198.29.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.

50 changes: 22 additions & 28 deletions openapi/chat-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.channels.error
default: export.moderation_logs.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -1230,47 +1230,41 @@ components:
CallType:
nullable: true
properties:
AppPK:
app:
format: int32
type: integer
writeOnly: true
x-stream-index: "003"
CreatedAt:
created_at:
format: date-time
type: string
writeOnly: true
x-stream-index: "005"
ExternalStorage:
type: string
writeOnly: true
x-stream-index: "009"
Name:
id:
format: int32
type: integer
x-stream-index: "002"
name:
type: string
writeOnly: true
x-stream-index: "004"
NotificationSettings:
notification_settings:
$ref: '#/components/schemas/NotificationSettings'
x-stream-index: "008"
PK:
format: int32
type: integer
writeOnly: true
x-stream-index: "002"
Settings:
recording_external_storage:
type: string
x-stream-index: "009"
settings:
$ref: '#/components/schemas/CallSettings'
x-stream-index: "007"
UpdatedAt:
updated_at:
format: date-time
type: string
writeOnly: true
x-stream-index: "006"
required:
- PK
- AppPK
- Name
- CreatedAt
- UpdatedAt
- ExternalStorage
- id
- app
- name
- created_at
- updated_at
- recording_external_storage
type: object
CampaignChannelTemplate:
properties:
Expand Down Expand Up @@ -7803,7 +7797,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 @@ -16728,7 +16722,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.27.0
version: v198.29.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.

63 changes: 27 additions & 36 deletions openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9737,84 +9737,75 @@ components:
x-stream-ws-base-event-name: VideoEvent
FeedGroup:
properties:
ActivityProcessors:
activity_processors:
items:
$ref: '#/components/schemas/ActivityProcessorConfig'
type: array
writeOnly: true
x-stream-index: "012"
ActivitySelectors:
activity_selectors:
items:
$ref: '#/components/schemas/ActivitySelectorConfig'
type: array
writeOnly: true
x-stream-index: "013"
Aggregation:
aggregation:
$ref: '#/components/schemas/AggregationConfig'
x-stream-index: "015"
AggregationVersion:
aggregation_version:
format: int32
type: integer
writeOnly: true
x-stream-index: "016"
AppPK:
app_pk:
format: int32
type: integer
writeOnly: true
x-stream-index: "002"
Custom:
created_at:
format: date-time
type: number
x-stream-index: "008"
custom:
additionalProperties: {}
type: object
writeOnly: true
x-stream-index: "007"
DefaultVisibility:
default_visibility:
type: string
writeOnly: true
x-stream-index: "006"
DeletedAt:
deleted_at:
format: date-time
type: number
writeOnly: true
x-stream-index: "010"
ID:
group_id:
type: string
writeOnly: true
x-stream-index: "003"
LastFeedGetAt:
last_feed_get_at:
format: date-time
type: number
writeOnly: true
x-stream-index: "017"
Notification:
notification:
$ref: '#/components/schemas/NotificationConfig'
x-stream-index: "004"
PushNotification:
push_notification:
$ref: '#/components/schemas/PushNotificationConfig'
x-stream-index: "005"
Ranking:
ranking:
$ref: '#/components/schemas/RankingConfig'
x-stream-index: "014"
Stories:
stories:
$ref: '#/components/schemas/StoriesConfig'
x-stream-index: "011"
created_at:
format: date-time
type: number
x-stream-index: "008"
updated_at:
format: date-time
type: number
x-stream-index: "009"
required:
- AppPK
- ID
- DefaultVisibility
- Custom
- app_pk
- group_id
- default_visibility
- custom
- created_at
- updated_at
- ActivityProcessors
- ActivitySelectors
- AggregationVersion
- activity_processors
- activity_selectors
- aggregation_version
type: object
FeedGroupChangedEvent:
description: Emitted when a feed group is changed.
Expand Down Expand Up @@ -13817,7 +13808,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 @@ -26848,7 +26839,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.27.0
version: v198.29.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 @@ -6196,7 +6196,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.27.0
version: v198.29.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.

4 changes: 2 additions & 2 deletions openapi/moderation-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,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 @@ -7448,7 +7448,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.27.0
version: v198.29.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.

Loading