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 @@ -16298,7 +16298,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.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.

4 changes: 2 additions & 2 deletions openapi/chat-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.moderation_logs.error
default: export.channels.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -23264,7 +23264,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.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.

11 changes: 8 additions & 3 deletions openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1015,9 +1015,14 @@ components:
additionalProperties: {}
type: object
x-stream-index: "002"
openai_key:
type: string
min_text_length:
format: int32
type: integer
x-stream-index: "003"
min_word_count:
format: int32
type: integer
x-stream-index: "004"
type:
type: string
x-stream-index: "001"
Expand Down Expand Up @@ -41463,7 +41468,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.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.

2 changes: 1 addition & 1 deletion openapi/moderation-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8541,7 +8541,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.0
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.

4 changes: 2 additions & 2 deletions openapi/moderation-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.moderation_logs.error
default: export.review_queue.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -6118,7 +6118,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.0
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.review_queue.error
default: export.moderation_logs.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -12028,7 +12028,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.0
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.

24 changes: 22 additions & 2 deletions openapi/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1044,6 +1044,26 @@ components:
ActivityProcessorConfig:
nullable: true
properties:
min_text_length:
description: Minimum number of characters the activity text must have before
this processor runs. 0 (the default) disables the check. Only applies
to text_interest_tags.
format: int32
minimum: 0
title: Min Text Length
type: integer
x-stream-index: "002"
min_word_count:
description: Minimum number of words the activity text must have before
this processor runs. 0 (the default) disables the check. Only applies
to text_interest_tags. Words are whitespace-separated, so scripts written
without word spacing (Chinese, Japanese, Thai) always count as 1 word
regardless of length — use min_text_length for those.
format: int32
minimum: 0
title: Min Word Count
type: integer
x-stream-index: "003"
type:
description: Type of activity processor (required)
title: Type
Expand Down Expand Up @@ -3774,7 +3794,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.channels.error
default: export.users.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -54319,7 +54339,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.0
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 @@
bffa27379c96f744e0741c6a9213fec9955d5ee90434ce22fd9f3989dc73b820 ./v2/chat-clientside-api.json
43c03a2cfac2b4fd9fecda6f1dfab13fc4f728ae5f76c190bf0a6ce48848cb39 ./v2/chat-clientside-api.json
2 changes: 1 addition & 1 deletion openapi/v2/chat-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22079,7 +22079,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.0
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 @@
bdc4c6eb44041829004b6a312d4735fcbc2b54781f545086c59d8b7252018add ./v2/chat-clientside-api.yaml
06eb2284169e7dd636ff4180927bd53d27116e3921b88be44dbe459082cb2873 ./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 @@
f92e63e439d2024a1f2565112bc36d699428197526c44d9dd5e9b4850da683a2 ./v2/chat-serverside-api.json
f521f8c1428a46e397131ab67c6fc63d24d1363358d3df3723217e7c4939d67c ./v2/chat-serverside-api.json
4 changes: 2 additions & 2 deletions openapi/v2/chat-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1364,7 +1364,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 @@ -32397,7 +32397,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.0
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 @@
90455e161a70ff4f948a080e1b53c1083eb6e2a95e469480dfccd6fc87dcc7ea ./v2/chat-serverside-api.yaml
b60b78f58a4cac162ec936604383f6ebd948f0d0ea0c5551f7ee92bdfda4a915 ./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 @@
f80cdc5f6551151499b19e0629004138267c34a480a09d5c5b9fd212e245df55 ./v2/clientside-api.json
053071fbc65eb6d6b931580315f2819189b305165714386000113ab1f2795bf0 ./v2/clientside-api.json
11 changes: 8 additions & 3 deletions openapi/v2/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1015,9 +1015,14 @@ components:
additionalProperties: {}
type: object
x-stream-index: "002"
openai_key:
type: string
min_text_length:
format: int32
type: integer
x-stream-index: "003"
min_word_count:
format: int32
type: integer
x-stream-index: "004"
type:
type: string
x-stream-index: "001"
Expand Down Expand Up @@ -41463,7 +41468,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.0
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 @@
ef6e8556968f4dc690955ae3bff9e4c9585c5bf04b4d98d35fd9acb3e106cc57 ./v2/clientside-api.yaml
714793aea6d9911b5044a285f18bbd508052d5174d95e2808840262247fe4d31 ./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 @@
19bcc0ffc5285f711a2e671e0255ebed0606646197156c3bdf51bbb1efeb6722 ./v2/feeds-clientside-api.json
f077e9208c4db25bda0e173a1ff791c5d51e6cd17008f501d942abca33866bb0 ./v2/feeds-clientside-api.json
11 changes: 8 additions & 3 deletions openapi/v2/feeds-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -819,9 +819,14 @@ components:
additionalProperties: {}
type: object
x-stream-index: "002"
openai_key:
type: string
min_text_length:
format: int32
type: integer
x-stream-index: "003"
min_word_count:
format: int32
type: integer
x-stream-index: "004"
type:
type: string
x-stream-index: "001"
Expand Down Expand Up @@ -21109,7 +21114,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/feeds-clientside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3219ee6ff908f35608c0ab3ac46ea9cc794bee636189d3234ba57b60cdae9ee5 ./v2/feeds-clientside-api.yaml
47f67b9d47e16ef632e92b342a06a3356e9f40a0a24013a0ecb00e07ee5df1bf ./v2/feeds-clientside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/feeds-serverside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/feeds-serverside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
d514e4c964f19cb646ebf03e251ad1db39c28f79737dd22346309b1edaabe650 ./v2/feeds-serverside-api.json
34261b7d1eab530a7a9b6b4009fc1051a5e92eeb4d2751626ce340a37d2706b2 ./v2/feeds-serverside-api.json
24 changes: 22 additions & 2 deletions openapi/v2/feeds-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -906,6 +906,26 @@ components:
ActivityProcessorConfig:
nullable: true
properties:
min_text_length:
description: Minimum number of characters the activity text must have before
this processor runs. 0 (the default) disables the check. Only applies
to text_interest_tags.
format: int32
minimum: 0
title: Min Text Length
type: integer
x-stream-index: "002"
min_word_count:
description: Minimum number of words the activity text must have before
this processor runs. 0 (the default) disables the check. Only applies
to text_interest_tags. Words are whitespace-separated, so scripts written
without word spacing (Chinese, Japanese, Thai) always count as 1 word
regardless of length — use min_text_length for those.
format: int32
minimum: 0
title: Min Word Count
type: integer
x-stream-index: "003"
type:
description: Type of activity processor (required)
title: Type
Expand Down Expand Up @@ -3574,7 +3594,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.bulk_image_moderation.error
default: export.review_queue.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -30181,7 +30201,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/feeds-serverside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c5c37faa24113c460a03228e5661c45da41ddbb2aa690d2a6dcaf1cc561dd15c ./v2/feeds-serverside-api.yaml
e48a3c1c8409e9f11f510b8eb9241c349ea2cf31a98deb4561e90d8541049a4e ./v2/feeds-serverside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/moderation-clientside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/moderation-clientside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
56cb949a6f1d1dcca6f153113151df2a372b73ae2527c823920d9cfde2e86f17 ./v2/moderation-clientside-api.json
9b6b8677fb7019979488d75dc60760f43d488c31841ad0f0390a04c111685774 ./v2/moderation-clientside-api.json
2 changes: 1 addition & 1 deletion openapi/v2/moderation-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8541,7 +8541,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.0
openapi: 3.0.3
paths:
/api/v2/moderation/action_config:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/moderation-clientside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
452535f7d4981c5a11e7f3dff225887b8c1161182cb253ac5b3b53d1368a4667 ./v2/moderation-clientside-api.yaml
b7b1a105e66152c894a707bba7f7e649a77046c2bd626483eec1e3105341c917 ./v2/moderation-clientside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/moderation-serverside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/moderation-serverside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3eefd9f61d9524cd28620f12ff0f57f2163b438c8861b3b8be2b710cf2dd385e ./v2/moderation-serverside-api.json
bd252bf9424e97b376f8657eeb98716168e9d0972f907bfcd88c7aaf26b6f736 ./v2/moderation-serverside-api.json
4 changes: 2 additions & 2 deletions openapi/v2/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.review_queue.error
default: export.moderation_logs.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -12028,7 +12028,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.0
openapi: 3.0.3
paths:
/api/v2/moderation/action_config:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/moderation-serverside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
89e3e66f0b35cd9473b8fad69c34a9addf9e7cd25e6fb8782975a1d30f2a2684 ./v2/moderation-serverside-api.yaml
5220e1bfd2e9a2d3a42342140bc0e33bdd3e1bc465c112c23b179d30109b8102 ./v2/moderation-serverside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/serverside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/serverside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f21d7b235014f054b8c737bc22c63ec7807fdd7541b6f6d10aeb364752300b82 ./v2/serverside-api.json
25f30263c678715c370bdbc1198e1fffa55f53851ce40fb20be43837abf83b84 ./v2/serverside-api.json
24 changes: 22 additions & 2 deletions openapi/v2/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1044,6 +1044,26 @@ components:
ActivityProcessorConfig:
nullable: true
properties:
min_text_length:
description: Minimum number of characters the activity text must have before
this processor runs. 0 (the default) disables the check. Only applies
to text_interest_tags.
format: int32
minimum: 0
title: Min Text Length
type: integer
x-stream-index: "002"
min_word_count:
description: Minimum number of words the activity text must have before
this processor runs. 0 (the default) disables the check. Only applies
to text_interest_tags. Words are whitespace-separated, so scripts written
without word spacing (Chinese, Japanese, Thai) always count as 1 word
regardless of length — use min_text_length for those.
format: int32
minimum: 0
title: Min Word Count
type: integer
x-stream-index: "003"
type:
description: Type of activity processor (required)
title: Type
Expand Down Expand Up @@ -3774,7 +3794,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.channels.error
default: export.users.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -54319,7 +54339,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/serverside-api.yaml.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
5f142007613f8e013570d156df40c1cc7787fa1c6e0a83efc0ff8793b910deca ./v2/serverside-api.yaml
a52f0f0297b32253dcb3965088c9c6ee0cc16a9eacf41093a6d1ffde8eaf9f0b ./v2/serverside-api.yaml
2 changes: 1 addition & 1 deletion openapi/v2/video-clientside-api.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/video-clientside-api.json.sha256
Original file line number Diff line number Diff line change
@@ -1 +1 @@
ab06ff0fa66a724292a69d17df852d7b93a472bf63b8f3be8bc1039d6848209d ./v2/video-clientside-api.json
56cba273790abdb2f5dae3af19c87302af2b80de7ce232b6883276c021304ac0 ./v2/video-clientside-api.json
2 changes: 1 addition & 1 deletion openapi/v2/video-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15439,7 +15439,7 @@ components:
type: apiKey
info:
title: Stream API
version: v236.0.4
version: v236.1.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
Loading
Loading