Skip to content

Commit 5a53f89

Browse files
chore: update OpenAPI specs to v228.0.0 (#1861)
Co-authored-by: GH Action CI Stream <ci@stream.io>
1 parent 5697916 commit 5a53f89

58 files changed

Lines changed: 104 additions & 86 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

openapi/chat-openapi-clientside.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/chat-openapi-clientside.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15714,7 +15714,7 @@ components:
1571415714
type: apiKey
1571515715
info:
1571615716
title: Stream API
15717-
version: v227.3.0
15717+
version: v228.0.0
1571815718
openapi: 3.0.3
1571915719
paths:
1572015720
/app:

openapi/chat-openapi.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/chat-openapi.yaml

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17649,7 +17649,7 @@ components:
1764917649
format: int32
1765017650
type: integer
1765117651
type: object
17652-
x-stream-index: "001.052"
17652+
x-stream-index: "001.053"
1765317653
allowed_flag_reasons:
1765417654
items:
1765517655
type: string
@@ -17691,6 +17691,9 @@ components:
1769117691
disable_permissions_checks:
1769217692
type: boolean
1769317693
x-stream-index: "001.002"
17694+
enable_hook_payload_compression:
17695+
type: boolean
17696+
x-stream-index: "001.049"
1769417697
enforce_unique_usernames:
1769517698
enum:
1769617699
- "no"
@@ -17747,7 +17750,7 @@ components:
1774717750
max_aggregated_activities_length:
1774817751
format: int32
1774917752
type: integer
17750-
x-stream-index: "001.050"
17753+
x-stream-index: "001.051"
1775117754
migrate_permissions_to_v2:
1775217755
type: boolean
1775317756
x-stream-index: "001.036"
@@ -17762,7 +17765,7 @@ components:
1776217765
x-stream-index: "001.009"
1776317766
moderation_s3_image_access_role_arn:
1776417767
type: string
17765-
x-stream-index: "001.051"
17768+
x-stream-index: "001.052"
1776617769
moderation_webhook_url:
1776717770
type: string
1776817771
x-stream-index: "001.011"
@@ -17813,7 +17816,7 @@ components:
1781317816
x-stream-index: "001.024"
1781417817
user_response_time_enabled:
1781517818
type: boolean
17816-
x-stream-index: "001.049"
17819+
x-stream-index: "001.050"
1781717820
user_search_disallowed_roles:
1781817821
items:
1781917822
type: string
@@ -21177,7 +21180,7 @@ components:
2117721180
type: apiKey
2117821181
info:
2117921182
title: Stream API
21180-
version: v227.3.0
21183+
version: v228.0.0
2118121184
openapi: 3.0.3
2118221185
paths:
2118321186
/app:

openapi/clientside-api.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/clientside-api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37345,7 +37345,7 @@ components:
3734537345
type: apiKey
3734637346
info:
3734737347
title: Stream API
37348-
version: v227.3.0
37348+
version: v228.0.0
3734937349
openapi: 3.0.3
3735037350
paths:
3735137351
/api/v2/app:

openapi/moderation-clientside-api.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/moderation-clientside-api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7075,7 +7075,7 @@ components:
70757075
type: apiKey
70767076
info:
70777077
title: Stream API
7078-
version: v227.3.0
7078+
version: v228.0.0
70797079
openapi: 3.0.3
70807080
paths:
70817081
/api/v2/moderation/action_config:

openapi/moderation-openapi.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/moderation-openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ components:
408408
type: string
409409
x-stream-index: "002.001"
410410
type:
411-
default: export.bulk_image_moderation.error
411+
default: export.moderation_logs.error
412412
type: string
413413
x-stream-index: "003.002"
414414
required:
@@ -5247,7 +5247,7 @@ components:
52475247
type: apiKey
52485248
info:
52495249
title: Stream API
5250-
version: v227.3.0
5250+
version: v228.0.0
52515251
openapi: 3.0.3
52525252
paths:
52535253
/api/v1/moderation/chat_message_tasks:

0 commit comments

Comments
 (0)