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.

4 changes: 2 additions & 2 deletions openapi/chat-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4657,7 +4657,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 @@ -12092,7 +12092,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.17.0
version: v198.19.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 @@ -606,7 +606,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 @@ -7803,7 +7803,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 @@ -16723,7 +16723,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.17.0
version: v198.19.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.

36 changes: 20 additions & 16 deletions openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20674,10 +20674,10 @@ components:
$ref: '#/components/schemas/ActionLogResponse'
title: Actions
type: array
x-stream-index: "024"
x-stream-index: "025"
activity:
$ref: '#/components/schemas/EnrichedActivity'
x-stream-index: "016"
x-stream-index: "017"
ai_text_severity:
description: AI-determined text severity
title: AI Text Severity
Expand All @@ -20687,17 +20687,17 @@ components:
$ref: '#/components/schemas/UserResponse'
description: Moderator assigned to review this item
title: Assigned To
x-stream-index: "021"
x-stream-index: "022"
bans:
description: Associated ban records
items:
$ref: '#/components/schemas/Ban'
title: Bans
type: array
x-stream-index: "022"
x-stream-index: "023"
call:
$ref: '#/components/schemas/CallResponse'
x-stream-index: "018"
x-stream-index: "019"
completed_at:
description: When the review was completed
format: date-time
Expand All @@ -20706,7 +20706,7 @@ components:
x-stream-index: "009"
config_key:
type: string
x-stream-index: "028"
x-stream-index: "029"
created_at:
description: When the item was created
format: date-time
Expand All @@ -20717,12 +20717,12 @@ components:
$ref: '#/components/schemas/EntityCreatorResponse'
description: Details about who created the entity
title: Entity Creator
x-stream-index: "019"
x-stream-index: "020"
entity_creator_id:
description: ID of who created the entity
title: Entity Creator ID
type: string
x-stream-index: "020"
x-stream-index: "021"
entity_id:
description: ID of the entity being reviewed
title: Entity ID
Expand All @@ -20737,23 +20737,23 @@ components:
$ref: '#/components/schemas/EnrichedActivity'
description: Associated feed activity
title: Feeds V2 Activity
x-stream-index: "025"
x-stream-index: "026"
feeds_v2_reaction:
$ref: '#/components/schemas/Reaction'
description: Associated feed reaction
title: Feeds V2 Reaction
x-stream-index: "026"
x-stream-index: "027"
flags:
description: Associated flag records
items:
$ref: '#/components/schemas/ModerationFlagResponse'
title: Flags
type: array
x-stream-index: "023"
x-stream-index: "024"
flags_count:
format: int32
type: integer
x-stream-index: "029"
x-stream-index: "030"
id:
description: Unique identifier of the review queue item
title: ID
Expand All @@ -20766,19 +20766,22 @@ components:
title: Languages
type: array
x-stream-index: "012"
latest_moderator_action:
type: string
x-stream-index: "015"
message:
$ref: '#/components/schemas/MessageResponse'
description: Associated message details
title: Message
x-stream-index: "015"
x-stream-index: "016"
moderation_payload:
$ref: '#/components/schemas/ModerationPayload'
description: Content being moderated
title: Moderation Payload
x-stream-index: "006"
reaction:
$ref: '#/components/schemas/Reaction'
x-stream-index: "017"
x-stream-index: "018"
recommended_action:
description: Suggested moderation action
title: Recommended Action
Expand Down Expand Up @@ -20812,7 +20815,7 @@ components:
type: string
title: Teams
type: array
x-stream-index: "027"
x-stream-index: "028"
updated_at:
description: When the item was last updated
format: date-time
Expand All @@ -20831,6 +20834,7 @@ components:
- languages
- severity
- ai_text_severity
- latest_moderator_action
- bans
- flags
- actions
Expand Down Expand Up @@ -26819,7 +26823,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.17.0
version: v198.19.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.

36 changes: 20 additions & 16 deletions openapi/moderation-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4751,10 +4751,10 @@ components:
$ref: '#/components/schemas/ActionLogResponse'
title: Actions
type: array
x-stream-index: "024"
x-stream-index: "025"
activity:
$ref: '#/components/schemas/EnrichedActivity'
x-stream-index: "016"
x-stream-index: "017"
ai_text_severity:
description: AI-determined text severity
title: AI Text Severity
Expand All @@ -4764,17 +4764,17 @@ components:
$ref: '#/components/schemas/UserResponse'
description: Moderator assigned to review this item
title: Assigned To
x-stream-index: "021"
x-stream-index: "022"
bans:
description: Associated ban records
items:
$ref: '#/components/schemas/Ban'
title: Bans
type: array
x-stream-index: "022"
x-stream-index: "023"
call:
$ref: '#/components/schemas/CallResponse'
x-stream-index: "018"
x-stream-index: "019"
completed_at:
description: When the review was completed
format: date-time
Expand All @@ -4783,7 +4783,7 @@ components:
x-stream-index: "009"
config_key:
type: string
x-stream-index: "028"
x-stream-index: "029"
created_at:
description: When the item was created
format: date-time
Expand All @@ -4794,12 +4794,12 @@ components:
$ref: '#/components/schemas/EntityCreatorResponse'
description: Details about who created the entity
title: Entity Creator
x-stream-index: "019"
x-stream-index: "020"
entity_creator_id:
description: ID of who created the entity
title: Entity Creator ID
type: string
x-stream-index: "020"
x-stream-index: "021"
entity_id:
description: ID of the entity being reviewed
title: Entity ID
Expand All @@ -4814,23 +4814,23 @@ components:
$ref: '#/components/schemas/EnrichedActivity'
description: Associated feed activity
title: Feeds V2 Activity
x-stream-index: "025"
x-stream-index: "026"
feeds_v2_reaction:
$ref: '#/components/schemas/Reaction'
description: Associated feed reaction
title: Feeds V2 Reaction
x-stream-index: "026"
x-stream-index: "027"
flags:
description: Associated flag records
items:
$ref: '#/components/schemas/ModerationFlagResponse'
title: Flags
type: array
x-stream-index: "023"
x-stream-index: "024"
flags_count:
format: int32
type: integer
x-stream-index: "029"
x-stream-index: "030"
id:
description: Unique identifier of the review queue item
title: ID
Expand All @@ -4843,19 +4843,22 @@ components:
title: Languages
type: array
x-stream-index: "012"
latest_moderator_action:
type: string
x-stream-index: "015"
message:
$ref: '#/components/schemas/MessageResponse'
description: Associated message details
title: Message
x-stream-index: "015"
x-stream-index: "016"
moderation_payload:
$ref: '#/components/schemas/ModerationPayload'
description: Content being moderated
title: Moderation Payload
x-stream-index: "006"
reaction:
$ref: '#/components/schemas/Reaction'
x-stream-index: "017"
x-stream-index: "018"
recommended_action:
description: Suggested moderation action
title: Recommended Action
Expand Down Expand Up @@ -4889,7 +4892,7 @@ components:
type: string
title: Teams
type: array
x-stream-index: "027"
x-stream-index: "028"
updated_at:
description: When the item was last updated
format: date-time
Expand All @@ -4908,6 +4911,7 @@ components:
- languages
- severity
- ai_text_severity
- latest_moderator_action
- bans
- flags
- actions
Expand Down Expand Up @@ -6171,7 +6175,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.17.0
version: v198.19.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.

Loading