Skip to content

Commit eef3c24

Browse files
committed
chore: update OpenAPI specs to v226.10.0
1 parent 6a69bd9 commit eef3c24

58 files changed

Lines changed: 109 additions & 61 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
@@ -15572,7 +15572,7 @@ components:
1557215572
type: apiKey
1557315573
info:
1557415574
title: Stream API
15575-
version: v226.9.2
15575+
version: v226.10.0
1557615576
openapi: 3.0.3
1557715577
paths:
1557815578
/app:

openapi/chat-openapi.json

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

openapi/chat-openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ components:
597597
type: string
598598
x-stream-index: "002.001"
599599
type:
600-
default: export.channels.error
600+
default: export.bulk_image_moderation.error
601601
type: string
602602
x-stream-index: "003.002"
603603
required:
@@ -20859,7 +20859,7 @@ components:
2085920859
type: apiKey
2086020860
info:
2086120861
title: Stream API
20862-
version: v226.9.2
20862+
version: v226.10.0
2086320863
openapi: 3.0.3
2086420864
paths:
2086520865
/app:

openapi/clientside-api.json

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

openapi/clientside-api.yaml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11637,6 +11637,14 @@ components:
1163711637
title: Enrich Own Followings
1163811638
type: boolean
1163911639
x-stream-index: "016"
11640+
include_flat_activities:
11641+
description: Controls the top-level flat 'activities' array for aggregated
11642+
feeds. For new apps, defaults to false (excluded); set to true to include.
11643+
For older apps, defaults to true (included) for backward compatibility;
11644+
set to false to exclude.
11645+
title: Include Flat Activities
11646+
type: boolean
11647+
x-stream-index: "020"
1164011648
include_score_vars:
1164111649
description: 'Default: false. When true, includes score_vars in activity
1164211650
responses containing variable values used at ranking time.'
@@ -36136,7 +36144,7 @@ components:
3613636144
type: apiKey
3613736145
info:
3613836146
title: Stream API
36139-
version: v226.9.2
36147+
version: v226.10.0
3614036148
openapi: 3.0.3
3614136149
paths:
3614236150
/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
@@ -6516,7 +6516,7 @@ components:
65166516
type: apiKey
65176517
info:
65186518
title: Stream API
6519-
version: v226.9.2
6519+
version: v226.10.0
65206520
openapi: 3.0.3
65216521
paths:
65226522
/api/v2/moderation/appeal:

openapi/moderation-openapi.json

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

openapi/moderation-openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4836,7 +4836,7 @@ components:
48364836
type: apiKey
48374837
info:
48384838
title: Stream API
4839-
version: v226.9.2
4839+
version: v226.10.0
48404840
openapi: 3.0.3
48414841
paths:
48424842
/api/v1/moderation/chat_message_tasks:

0 commit comments

Comments
 (0)