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.

3 changes: 2 additions & 1 deletion openapi/chat-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ components:
- moderation_video_call_moderation_enabled
- moderation_audio_call_moderation_enabled
- moderation_flood_rules_enabled
- member_custom_on_messages_enabled
type: object
AppUpdatedEvent:
description: Emitted when app settings are updated
Expand Down Expand Up @@ -16364,7 +16365,7 @@ components:
type: apiKey
info:
title: Stream API
version: v235.3.0
version: v235.3.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.

19 changes: 13 additions & 6 deletions openapi/chat-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -349,6 +349,9 @@ components:
format: int32
type: integer
x-stream-index: "055"
member_custom_on_messages_enabled:
type: boolean
x-stream-index: "063"
moderation_audio_call_moderation_enabled:
type: boolean
x-stream-index: "059"
Expand Down Expand Up @@ -508,6 +511,7 @@ components:
- moderation_video_call_moderation_enabled
- moderation_audio_call_moderation_enabled
- moderation_flood_rules_enabled
- member_custom_on_messages_enabled
type: object
AsyncBulkImageModerationEvent:
nullable: true
Expand Down Expand Up @@ -633,7 +637,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 @@ -18625,7 +18629,7 @@ components:
format: int32
type: integer
type: object
x-stream-index: "001.057"
x-stream-index: "001.058"
allowed_flag_reasons:
items:
type: string
Expand Down Expand Up @@ -18675,7 +18679,7 @@ components:
- sports
- real-money-gaming
type: string
x-stream-index: "001.059"
x-stream-index: "001.060"
custom_action_handler_url:
type: string
x-stream-index: "001.024"
Expand Down Expand Up @@ -18751,6 +18755,9 @@ components:
format: int32
type: integer
x-stream-index: "001.055"
member_custom_on_messages_enabled:
type: boolean
x-stream-index: "001.056"
migrate_permissions_to_v2:
type: boolean
x-stream-index: "001.038"
Expand All @@ -18768,7 +18775,7 @@ components:
x-stream-index: "001.011"
moderation_s3_image_access_role_arn:
type: string
x-stream-index: "001.056"
x-stream-index: "001.057"
moderation_webhook_url:
type: string
x-stream-index: "001.012"
Expand Down Expand Up @@ -18842,7 +18849,7 @@ components:
- live-shopping
- other
type: string
x-stream-index: "001.058"
x-stream-index: "001.059"
webhook_events:
items:
type: string
Expand Down Expand Up @@ -22280,7 +22287,7 @@ components:
type: apiKey
info:
title: Stream API
version: v235.3.0
version: v235.3.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.

3 changes: 2 additions & 1 deletion openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2756,6 +2756,7 @@ components:
- moderation_video_call_moderation_enabled
- moderation_audio_call_moderation_enabled
- moderation_flood_rules_enabled
- member_custom_on_messages_enabled
type: object
AppUpdatedEvent:
description: Emitted when app settings are updated
Expand Down Expand Up @@ -39608,7 +39609,7 @@ components:
type: apiKey
info:
title: Stream API
version: v235.3.0
version: v235.3.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.

2 changes: 1 addition & 1 deletion openapi/moderation-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8025,7 +8025,7 @@ components:
type: apiKey
info:
title: Stream API
version: v235.3.0
version: v235.3.1
openapi: 3.0.3
paths:
/api/v2/moderation/action_config:
Expand Down
2 changes: 1 addition & 1 deletion openapi/moderation-openapi.json

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions openapi/moderation-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ components:
- type
type: object
ActionLogResponse:
nullable: true
properties:
ai_providers:
items:
Expand Down Expand Up @@ -567,7 +566,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 @@ -6098,7 +6097,7 @@ components:
type: apiKey
info:
title: Stream API
version: v235.3.0
version: v235.3.1
openapi: 3.0.3
paths:
/api/v1/moderation/chat_message_tasks:
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 @@ -892,7 +892,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.moderation_logs.error
default: export.bulk_image_moderation.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -10792,7 +10792,7 @@ components:
type: apiKey
info:
title: Stream API
version: v235.3.0
version: v235.3.1
openapi: 3.0.3
paths:
/api/v2/moderation/action_config:
Expand Down
2 changes: 1 addition & 1 deletion openapi/serverside-api.json

Large diffs are not rendered by default.

19 changes: 13 additions & 6 deletions openapi/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3146,6 +3146,9 @@ components:
format: int32
type: integer
x-stream-index: "055"
member_custom_on_messages_enabled:
type: boolean
x-stream-index: "063"
moderation_audio_call_moderation_enabled:
type: boolean
x-stream-index: "059"
Expand Down Expand Up @@ -3305,6 +3308,7 @@ components:
- moderation_video_call_moderation_enabled
- moderation_audio_call_moderation_enabled
- moderation_flood_rules_enabled
- member_custom_on_messages_enabled
type: object
AppealAcceptedEvent:
description: This event is sent when an appeal is accepted
Expand Down Expand Up @@ -3733,7 +3737,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.review_queue.error
default: export.channels.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -44423,7 +44427,7 @@ components:
format: int32
type: integer
type: object
x-stream-index: "001.057"
x-stream-index: "001.058"
allowed_flag_reasons:
items:
type: string
Expand Down Expand Up @@ -44473,7 +44477,7 @@ components:
- sports
- real-money-gaming
type: string
x-stream-index: "001.059"
x-stream-index: "001.060"
custom_action_handler_url:
type: string
x-stream-index: "001.024"
Expand Down Expand Up @@ -44549,6 +44553,9 @@ components:
format: int32
type: integer
x-stream-index: "001.055"
member_custom_on_messages_enabled:
type: boolean
x-stream-index: "001.056"
migrate_permissions_to_v2:
type: boolean
x-stream-index: "001.038"
Expand All @@ -44566,7 +44573,7 @@ components:
x-stream-index: "001.011"
moderation_s3_image_access_role_arn:
type: string
x-stream-index: "001.056"
x-stream-index: "001.057"
moderation_webhook_url:
type: string
x-stream-index: "001.012"
Expand Down Expand Up @@ -44640,7 +44647,7 @@ components:
- live-shopping
- other
type: string
x-stream-index: "001.058"
x-stream-index: "001.059"
webhook_events:
items:
type: string
Expand Down Expand Up @@ -50429,7 +50436,7 @@ components:
type: apiKey
info:
title: Stream API
version: v235.3.0
version: v235.3.1
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.

2 changes: 1 addition & 1 deletion openapi/v2/chat-clientside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
69910ea0be8d20c77520d3fffc45288b9339791f90fbcc7b3d64209e2004a445 ./v2/chat-clientside-api.json
d8b3305116ef1e2a12fcce0044aaa8adbd2dc8a2c285d4333661198bd8570b76 ./v2/chat-clientside-api.json
3 changes: 2 additions & 1 deletion openapi/v2/chat-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,7 @@ components:
- moderation_video_call_moderation_enabled
- moderation_audio_call_moderation_enabled
- moderation_flood_rules_enabled
- member_custom_on_messages_enabled
type: object
AppUpdatedEvent:
description: Emitted when app settings are updated
Expand Down Expand Up @@ -21648,7 +21649,7 @@ components:
type: apiKey
info:
title: Stream API
version: v235.3.0
version: v235.3.1
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/chat-clientside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f36f3a9ffc6fad7a31a5424c3e0b3729adf529f59fc6e87e778ae8bd164ed80c ./v2/chat-clientside-api.yaml
9746d52bcc9bdd5b1d551e284c2c7e8c7383f16644a7f69eb2f7cabbef67b273 ./v2/chat-clientside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/chat-serverside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/chat-serverside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5605c8d222b5657e49164d2f09730e4deb3facf80e3e4c02e811ae0d474aa0c0 ./v2/chat-serverside-api.json
bd0a94a5b3497d212471d3b36ae616e016f6f2370ce1d5a2a92e67f77378e274 ./v2/chat-serverside-api.json
19 changes: 13 additions & 6 deletions openapi/v2/chat-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -778,6 +778,9 @@ components:
format: int32
type: integer
x-stream-index: "055"
member_custom_on_messages_enabled:
type: boolean
x-stream-index: "063"
moderation_audio_call_moderation_enabled:
type: boolean
x-stream-index: "059"
Expand Down Expand Up @@ -937,6 +940,7 @@ components:
- moderation_video_call_moderation_enabled
- moderation_audio_call_moderation_enabled
- moderation_flood_rules_enabled
- member_custom_on_messages_enabled
type: object
AppealAcceptedEvent:
description: This event is sent when an appeal is accepted
Expand Down Expand Up @@ -1365,7 +1369,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.review_queue.error
default: export.users.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -25850,7 +25854,7 @@ components:
format: int32
type: integer
type: object
x-stream-index: "001.057"
x-stream-index: "001.058"
allowed_flag_reasons:
items:
type: string
Expand Down Expand Up @@ -25900,7 +25904,7 @@ components:
- sports
- real-money-gaming
type: string
x-stream-index: "001.059"
x-stream-index: "001.060"
custom_action_handler_url:
type: string
x-stream-index: "001.024"
Expand Down Expand Up @@ -25976,6 +25980,9 @@ components:
format: int32
type: integer
x-stream-index: "001.055"
member_custom_on_messages_enabled:
type: boolean
x-stream-index: "001.056"
migrate_permissions_to_v2:
type: boolean
x-stream-index: "001.038"
Expand All @@ -25993,7 +26000,7 @@ components:
x-stream-index: "001.011"
moderation_s3_image_access_role_arn:
type: string
x-stream-index: "001.056"
x-stream-index: "001.057"
moderation_webhook_url:
type: string
x-stream-index: "001.012"
Expand Down Expand Up @@ -26067,7 +26074,7 @@ components:
- live-shopping
- other
type: string
x-stream-index: "001.058"
x-stream-index: "001.059"
webhook_events:
items:
type: string
Expand Down Expand Up @@ -30193,7 +30200,7 @@ components:
type: apiKey
info:
title: Stream API
version: v235.3.0
version: v235.3.1
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/chat-serverside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
865af042579a9c7ee6f216c60fd283d2701114ba4c3925f5c488a1651a9e5cc8 ./v2/chat-serverside-api.yaml
9d2d3bbda59c42765716fa46f26a1027e92b8f15112616cc2b47d1460c2e0936 ./v2/chat-serverside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/clientside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/clientside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
6e9042dd92cd956793cfd5493f9a7c48aaa224e19ac0494e6b4727a77fceb81a ./v2/clientside-api.json
1eee0f90544302d32102bb22d654968d870437f2ed78315a7803e4b85d367ad0 ./v2/clientside-api.json
3 changes: 2 additions & 1 deletion openapi/v2/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2756,6 +2756,7 @@ components:
- moderation_video_call_moderation_enabled
- moderation_audio_call_moderation_enabled
- moderation_flood_rules_enabled
- member_custom_on_messages_enabled
type: object
AppUpdatedEvent:
description: Emitted when app settings are updated
Expand Down Expand Up @@ -39608,7 +39609,7 @@ components:
type: apiKey
info:
title: Stream API
version: v235.3.0
version: v235.3.1
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/clientside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
793d875c135f9455bb483eee21c6cbbaa409f05924e4f24aee1142f01805af7f ./v2/clientside-api.yaml
a5cfe5d5982ad4809fe266a13a902a1bb203f9cb28ef97f5c0c77f7587a7c151 ./v2/clientside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/feeds-clientside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/feeds-clientside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
625b248583b8b9b12290b3268822dbc21425f82ca55da92e65d61a1f95ee7082 ./v2/feeds-clientside-api.json
eef8a10047d9e9a59858da4a0e008a3930505c645cd10d87b28bd154429657bb ./v2/feeds-clientside-api.json
Loading
Loading