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.

21 changes: 15 additions & 6 deletions openapi/chat-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4130,7 +4130,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 All @@ -4153,6 +4153,12 @@ components:
x-stream-event-doc-group: other
x-stream-is-event: true
x-stream-ws-base-event-name: VideoEvent
MessageOptions:
properties:
include_thread_participants:
type: boolean
x-stream-index: "001"
type: object
MessagePaginationParams:
type: object
MessageReadEvent:
Expand Down Expand Up @@ -7629,24 +7635,27 @@ components:
format: int32
title: Limit
type: integer
x-stream-index: "004"
x-stream-index: "005"
message_filter_conditions:
additionalProperties: {}
description: Message filter conditions
title: Message filter
type: object
x-stream-index: "003"
message_options:
$ref: '#/components/schemas/MessageOptions'
x-stream-index: "004"
next:
description: Pagination parameter. Cannot be used with non-zero offset.
title: Next
type: string
x-stream-index: "007"
x-stream-index: "008"
offset:
description: Pagination offset. Cannot be used with sort or next.
format: int32
title: Offset
type: integer
x-stream-index: "005"
x-stream-index: "006"
query:
description: Search phrase
title: Query
Expand All @@ -7658,7 +7667,7 @@ components:
$ref: '#/components/schemas/SortParamRequest'
title: Sort
type: array
x-stream-index: "006"
x-stream-index: "007"
required:
- filter_conditions
type: object
Expand Down Expand Up @@ -10369,7 +10378,7 @@ components:
type: apiKey
info:
title: Stream API
version: v166.0.1
version: v167.0.1
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.

21 changes: 15 additions & 6 deletions openapi/chat-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.users.error
default: export.channels.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -7044,6 +7044,12 @@ components:
x-stream-event-doc-group: other
x-stream-is-event: true
x-stream-ws-base-event-name: VideoEvent
MessageOptions:
properties:
include_thread_participants:
type: boolean
x-stream-index: "001"
type: object
MessagePaginationParams:
type: object
MessageReadEvent:
Expand Down Expand Up @@ -10771,24 +10777,27 @@ components:
format: int32
title: Limit
type: integer
x-stream-index: "004"
x-stream-index: "005"
message_filter_conditions:
additionalProperties: {}
description: Message filter conditions
title: Message filter
type: object
x-stream-index: "003"
message_options:
$ref: '#/components/schemas/MessageOptions'
x-stream-index: "004"
next:
description: Pagination parameter. Cannot be used with non-zero offset.
title: Next
type: string
x-stream-index: "007"
x-stream-index: "008"
offset:
description: Pagination offset. Cannot be used with sort or next.
format: int32
title: Offset
type: integer
x-stream-index: "005"
x-stream-index: "006"
query:
description: Search phrase
title: Query
Expand All @@ -10800,7 +10809,7 @@ components:
$ref: '#/components/schemas/SortParamRequest'
title: Sort
type: array
x-stream-index: "006"
x-stream-index: "007"
required:
- filter_conditions
type: object
Expand Down Expand Up @@ -14536,7 +14545,7 @@ components:
type: apiKey
info:
title: Stream API
version: v166.0.1
version: v167.0.1
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.

44 changes: 21 additions & 23 deletions openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1166,14 +1166,6 @@ components:
- blocked_user_id
- created_at
type: object
BodyguardImageAnalysisConfig:
properties:
rules:
items:
$ref: '#/components/schemas/BodyguardRule'
type: array
x-stream-index: "001"
type: object
BodyguardRule:
properties:
action:
Expand Down Expand Up @@ -8804,7 +8796,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 All @@ -8827,6 +8819,12 @@ components:
x-stream-event-doc-group: other
x-stream-is-event: true
x-stream-ws-base-event-name: VideoEvent
MessageOptions:
properties:
include_thread_participants:
type: boolean
x-stream-index: "001"
type: object
MessagePaginationParams:
type: object
MessageReadEvent:
Expand Down Expand Up @@ -13712,24 +13710,27 @@ components:
format: int32
title: Limit
type: integer
x-stream-index: "004"
x-stream-index: "005"
message_filter_conditions:
additionalProperties: {}
description: Message filter conditions
title: Message filter
type: object
x-stream-index: "003"
message_options:
$ref: '#/components/schemas/MessageOptions'
x-stream-index: "004"
next:
description: Pagination parameter. Cannot be used with non-zero offset.
title: Next
type: string
x-stream-index: "007"
x-stream-index: "008"
offset:
description: Pagination offset. Cannot be used with sort or next.
format: int32
title: Offset
type: integer
x-stream-index: "005"
x-stream-index: "006"
query:
description: Search phrase
title: Query
Expand All @@ -13741,7 +13742,7 @@ components:
$ref: '#/components/schemas/SortParamRequest'
title: Sort
type: array
x-stream-index: "006"
x-stream-index: "007"
required:
- filter_conditions
type: object
Expand Down Expand Up @@ -16296,10 +16297,7 @@ components:
$ref: '#/components/schemas/AIImageConfig'
description: Configuration for AI image analysis
title: AI Image Config
x-stream-index: "011"
ai_image_lite_config:
$ref: '#/components/schemas/BodyguardImageAnalysisConfig'
x-stream-index: "009"
x-stream-index: "010"
ai_text_config:
$ref: '#/components/schemas/AITextConfig'
description: Configuration for AI text analysis
Expand All @@ -16309,7 +16307,7 @@ components:
$ref: '#/components/schemas/AIVideoConfig'
description: Configuration for AI video analysis
title: AI Video Config
x-stream-index: "012"
x-stream-index: "011"
async:
description: Whether moderation should be performed asynchronously
title: Async
Expand All @@ -16332,20 +16330,20 @@ components:
x-stream-index: "004"
aws_rekognition_config:
$ref: '#/components/schemas/AIImageConfig'
x-stream-index: "015"
x-stream-index: "014"
block_list_config:
$ref: '#/components/schemas/BlockListConfig'
description: Configuration for block list filtering
title: Block List Config
x-stream-index: "007"
bodyguard_config:
$ref: '#/components/schemas/AITextConfig'
x-stream-index: "014"
x-stream-index: "013"
google_vision_config:
$ref: '#/components/schemas/GoogleVisionConfig'
description: Configuration for Google Vision integration
title: Google Vision Config
x-stream-index: "010"
x-stream-index: "009"
key:
description: Unique identifier for the moderation configuration
title: Key
Expand All @@ -16362,7 +16360,7 @@ components:
$ref: '#/components/schemas/VelocityFilterConfig'
description: Configuration for velocity-based filtering
title: Velocity Filter Config
x-stream-index: "013"
x-stream-index: "012"
required:
- key
type: object
Expand Down Expand Up @@ -18040,7 +18038,7 @@ components:
type: apiKey
info:
title: Stream API
version: v166.0.1
version: v167.0.1
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.

25 changes: 7 additions & 18 deletions openapi/moderation-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -646,14 +646,6 @@ components:
- team
- action
type: object
BodyguardImageAnalysisConfig:
properties:
rules:
items:
$ref: '#/components/schemas/BodyguardRule'
type: array
x-stream-index: "001"
type: object
BodyguardRule:
properties:
action:
Expand Down Expand Up @@ -4134,10 +4126,7 @@ components:
$ref: '#/components/schemas/AIImageConfig'
description: Configuration for AI image analysis
title: AI Image Config
x-stream-index: "011"
ai_image_lite_config:
$ref: '#/components/schemas/BodyguardImageAnalysisConfig'
x-stream-index: "009"
x-stream-index: "010"
ai_text_config:
$ref: '#/components/schemas/AITextConfig'
description: Configuration for AI text analysis
Expand All @@ -4147,7 +4136,7 @@ components:
$ref: '#/components/schemas/AIVideoConfig'
description: Configuration for AI video analysis
title: AI Video Config
x-stream-index: "012"
x-stream-index: "011"
async:
description: Whether moderation should be performed asynchronously
title: Async
Expand All @@ -4170,20 +4159,20 @@ components:
x-stream-index: "004"
aws_rekognition_config:
$ref: '#/components/schemas/AIImageConfig'
x-stream-index: "015"
x-stream-index: "014"
block_list_config:
$ref: '#/components/schemas/BlockListConfig'
description: Configuration for block list filtering
title: Block List Config
x-stream-index: "007"
bodyguard_config:
$ref: '#/components/schemas/AITextConfig'
x-stream-index: "014"
x-stream-index: "013"
google_vision_config:
$ref: '#/components/schemas/GoogleVisionConfig'
description: Configuration for Google Vision integration
title: Google Vision Config
x-stream-index: "010"
x-stream-index: "009"
key:
description: Unique identifier for the moderation configuration
title: Key
Expand All @@ -4200,7 +4189,7 @@ components:
$ref: '#/components/schemas/VelocityFilterConfig'
description: Configuration for velocity-based filtering
title: Velocity Filter Config
x-stream-index: "013"
x-stream-index: "012"
required:
- key
type: object
Expand Down Expand Up @@ -4637,7 +4626,7 @@ components:
type: apiKey
info:
title: Stream API
version: v166.0.1
version: v167.0.1
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.

Loading