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 @@ -10369,7 +10369,7 @@ components:
type: apiKey
info:
title: Stream API
version: v166.0.1
version: v166.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.

6 changes: 3 additions & 3 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 @@ -7021,7 +7021,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 @@ -14536,7 +14536,7 @@ components:
type: apiKey
info:
title: Stream API
version: v166.0.1
version: v166.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.

27 changes: 8 additions & 19 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 Down Expand Up @@ -16296,10 +16288,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 +16298,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 +16321,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 +16351,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 +18029,7 @@ components:
type: apiKey
info:
title: Stream API
version: v166.0.1
version: v166.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.

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: v166.1.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.

29 changes: 9 additions & 20 deletions openapi/moderation-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -728,14 +728,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 @@ -4965,10 +4957,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 @@ -4978,7 +4967,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 @@ -5001,20 +4990,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 @@ -5029,15 +5018,15 @@ components:
x-stream-index: "002"
user:
$ref: '#/components/schemas/UserRequest'
x-stream-index: "016.002"
x-stream-index: "015.002"
user_id:
type: string
x-stream-index: "016.001"
x-stream-index: "015.001"
velocity_filter_config:
$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 @@ -5592,7 +5581,7 @@ components:
type: apiKey
info:
title: Stream API
version: v166.0.1
version: v166.1.0
openapi: 3.0.3
paths:
/api/v2/moderation/analytics:
Expand Down
2 changes: 1 addition & 1 deletion openapi/serverside-api.json

Large diffs are not rendered by default.

31 changes: 10 additions & 21 deletions openapi/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,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 @@ -1560,14 +1560,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 @@ -21295,10 +21287,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 @@ -21308,7 +21297,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 @@ -21331,20 +21320,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 @@ -21359,15 +21348,15 @@ components:
x-stream-index: "002"
user:
$ref: '#/components/schemas/UserRequest'
x-stream-index: "016.002"
x-stream-index: "015.002"
user_id:
type: string
x-stream-index: "016.001"
x-stream-index: "015.001"
velocity_filter_config:
$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 @@ -23307,7 +23296,7 @@ components:
type: apiKey
info:
title: Stream API
version: v166.0.1
version: v166.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.

Loading