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.

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: v163.6.0
version: v165.3.3
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.

18 changes: 15 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.channels.error
default: export.moderation_logs.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: message.new
default: notification.thread_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: v163.6.0
version: v165.3.3
openapi: 3.0.3
paths:
/app:
Expand Down Expand Up @@ -15203,6 +15203,12 @@ paths:
type: string
writeOnly: true
x-stream-index: "001"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "003.001"
responses:
"200":
content:
Expand Down Expand Up @@ -15252,6 +15258,12 @@ paths:
type: string
writeOnly: true
x-stream-index: "001"
- in: query
name: user_id
schema:
type: string
writeOnly: true
x-stream-index: "003.001"
responses:
"200":
content:
Expand Down
2 changes: 1 addition & 1 deletion openapi/clientside-api.json

Large diffs are not rendered by default.

39 changes: 27 additions & 12 deletions openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13327,35 +13327,35 @@ components:
items:
$ref: '#/components/schemas/ActionLog'
type: array
x-stream-index: "032"
x-stream-index: "033"
activity:
$ref: '#/components/schemas/EnrichedActivity'
x-stream-index: "026"
x-stream-index: "027"
ai_text_severity:
type: string
x-stream-index: "020"
assigned_to:
$ref: '#/components/schemas/User'
x-stream-index: "029"
x-stream-index: "030"
bans:
items:
$ref: '#/components/schemas/Ban'
type: array
x-stream-index: "030"
x-stream-index: "031"
bounce_count:
format: int32
type: integer
x-stream-index: "024"
content_changed:
type: boolean
x-stream-index: "033"
x-stream-index: "034"
created_at:
format: date-time
type: number
x-stream-index: "004"
entity_creator:
$ref: '#/components/schemas/EntityCreator'
x-stream-index: "028"
x-stream-index: "029"
entity_id:
type: string
x-stream-index: "007"
Expand All @@ -13364,15 +13364,19 @@ components:
x-stream-index: "006"
feeds_v2_activity:
$ref: '#/components/schemas/EnrichedActivity'
x-stream-index: "038"
x-stream-index: "039"
feeds_v2_reaction:
$ref: '#/components/schemas/Reaction'
x-stream-index: "039"
x-stream-index: "040"
flags:
items:
$ref: '#/components/schemas/Flag'
type: array
x-stream-index: "031"
x-stream-index: "032"
flags_count:
format: int32
type: integer
x-stream-index: "025"
has_image:
type: boolean
x-stream-index: "011"
Expand All @@ -13392,7 +13396,7 @@ components:
x-stream-index: "018"
message:
$ref: '#/components/schemas/Message'
x-stream-index: "025"
x-stream-index: "026"
moderation_payload:
$ref: '#/components/schemas/ModerationPayload'
x-stream-index: "009"
Expand All @@ -13401,7 +13405,7 @@ components:
x-stream-index: "010"
reaction:
$ref: '#/components/schemas/Reaction'
x-stream-index: "027"
x-stream-index: "028"
recommended_action:
type: string
x-stream-index: "016"
Expand Down Expand Up @@ -13447,6 +13451,7 @@ components:
- reviewed_at
- reviewed_by
- bounce_count
- flags_count
- bans
- flags
- actions
Expand Down Expand Up @@ -13531,6 +13536,10 @@ components:
title: Flags
type: array
x-stream-index: "022"
flags_count:
format: int32
type: integer
x-stream-index: "027"
id:
description: Unique identifier of the review queue item
title: ID
Expand Down Expand Up @@ -13611,6 +13620,7 @@ components:
- bans
- flags
- actions
- flags_count
type: object
RingSettingsRequest:
properties:
Expand Down Expand Up @@ -17610,6 +17620,10 @@ components:
ip_ban:
type: boolean
x-stream-index: "004"
probation_period:
format: int32
type: integer
x-stream-index: "014"
shadow_ban:
type: boolean
x-stream-index: "003"
Expand Down Expand Up @@ -17641,6 +17655,7 @@ components:
- fast_spam_ttl
- slow_spam_ttl
- url_only
- probation_period
type: object
VideoDimension:
properties:
Expand Down Expand Up @@ -18089,7 +18104,7 @@ components:
type: apiKey
info:
title: Stream API
version: v163.6.0
version: v165.3.3
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.

39 changes: 27 additions & 12 deletions openapi/moderation-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3698,35 +3698,35 @@ components:
items:
$ref: '#/components/schemas/ActionLog'
type: array
x-stream-index: "032"
x-stream-index: "033"
activity:
$ref: '#/components/schemas/EnrichedActivity'
x-stream-index: "026"
x-stream-index: "027"
ai_text_severity:
type: string
x-stream-index: "020"
assigned_to:
$ref: '#/components/schemas/User'
x-stream-index: "029"
x-stream-index: "030"
bans:
items:
$ref: '#/components/schemas/Ban'
type: array
x-stream-index: "030"
x-stream-index: "031"
bounce_count:
format: int32
type: integer
x-stream-index: "024"
content_changed:
type: boolean
x-stream-index: "033"
x-stream-index: "034"
created_at:
format: date-time
type: number
x-stream-index: "004"
entity_creator:
$ref: '#/components/schemas/EntityCreator'
x-stream-index: "028"
x-stream-index: "029"
entity_id:
type: string
x-stream-index: "007"
Expand All @@ -3735,15 +3735,19 @@ components:
x-stream-index: "006"
feeds_v2_activity:
$ref: '#/components/schemas/EnrichedActivity'
x-stream-index: "038"
x-stream-index: "039"
feeds_v2_reaction:
$ref: '#/components/schemas/Reaction'
x-stream-index: "039"
x-stream-index: "040"
flags:
items:
$ref: '#/components/schemas/Flag'
type: array
x-stream-index: "031"
x-stream-index: "032"
flags_count:
format: int32
type: integer
x-stream-index: "025"
has_image:
type: boolean
x-stream-index: "011"
Expand All @@ -3763,7 +3767,7 @@ components:
x-stream-index: "018"
message:
$ref: '#/components/schemas/Message'
x-stream-index: "025"
x-stream-index: "026"
moderation_payload:
$ref: '#/components/schemas/ModerationPayload'
x-stream-index: "009"
Expand All @@ -3772,7 +3776,7 @@ components:
x-stream-index: "010"
reaction:
$ref: '#/components/schemas/Reaction'
x-stream-index: "027"
x-stream-index: "028"
recommended_action:
type: string
x-stream-index: "016"
Expand Down Expand Up @@ -3818,6 +3822,7 @@ components:
- reviewed_at
- reviewed_by
- bounce_count
- flags_count
- bans
- flags
- actions
Expand Down Expand Up @@ -3902,6 +3907,10 @@ components:
title: Flags
type: array
x-stream-index: "022"
flags_count:
format: int32
type: integer
x-stream-index: "027"
id:
description: Unique identifier of the review queue item
title: ID
Expand Down Expand Up @@ -3982,6 +3991,7 @@ components:
- bans
- flags
- actions
- flags_count
type: object
ShadowBlockActionRequest:
type: object
Expand Down Expand Up @@ -4536,6 +4546,10 @@ components:
ip_ban:
type: boolean
x-stream-index: "004"
probation_period:
format: int32
type: integer
x-stream-index: "014"
shadow_ban:
type: boolean
x-stream-index: "003"
Expand Down Expand Up @@ -4567,6 +4581,7 @@ components:
- fast_spam_ttl
- slow_spam_ttl
- url_only
- probation_period
type: object
WSEvent:
description: The discriminator object for all websocket events, it maps events'
Expand Down Expand Up @@ -4622,7 +4637,7 @@ components:
type: apiKey
info:
title: Stream API
version: v163.6.0
version: v165.3.3
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