⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content
Open
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 @@ -12142,7 +12142,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.23.0
version: v213.28.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.

7 changes: 5 additions & 2 deletions openapi/chat-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,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 @@ -5182,6 +5182,9 @@ components:
sns_auth_type:
type: string
x-stream-index: "014"
sns_event_based_message_group_id_enabled:
type: boolean
x-stream-index: "020.002"
sns_key:
type: string
x-stream-index: "015"
Expand Down Expand Up @@ -17257,7 +17260,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.23.0
version: v213.28.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.

40 changes: 25 additions & 15 deletions openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25910,10 +25910,10 @@ components:
set:
additionalProperties: {}
description: 'Map of field names to new values. Supported fields: ''text'',
''attachments'', ''custom'', ''visibility'', ''restrict_replies'' (values:
''everyone'', ''people_i_follow'', ''nobody''), ''location'', ''expires_at'',
''filter_tags'', ''interest_tags'', ''poll_id'', ''feeds'', ''mentioned_user_ids''.
For custom fields, use dot-notation (e.g., ''custom.field_name'')'
''attachments'', ''custom'', ''visibility'', ''visibility_tag'', ''restrict_replies''
(values: ''everyone'', ''people_i_follow'', ''nobody''), ''location'',
''expires_at'', ''filter_tags'', ''interest_tags'', ''poll_id'', ''feeds'',
''mentioned_user_ids''. For custom fields, use dot-notation (e.g., ''custom.field_name'')'
title: object
type: object
x-stream-index: "002"
Expand Down Expand Up @@ -25959,7 +25959,7 @@ components:
type: string
title: '[]string'
type: array
x-stream-index: "011"
x-stream-index: "012"
custom:
additionalProperties: {}
description: Custom data for the activity
Expand All @@ -25971,46 +25971,46 @@ components:
format: date-time
title: string
type: number
x-stream-index: "008"
x-stream-index: "009"
feeds:
description: List of feeds the activity is present in
items:
type: string
maximum: 255
title: '[]string'
type: array
x-stream-index: "013"
x-stream-index: "014"
filter_tags:
description: Tags used for filtering the activity
items:
type: string
title: '[]string'
type: array
x-stream-index: "009"
x-stream-index: "010"
interest_tags:
description: Tags indicating interest categories
items:
type: string
title: '[]string'
type: array
x-stream-index: "010"
x-stream-index: "011"
location:
$ref: '#/components/schemas/ActivityLocation'
description: Geographic location for the activity
title: ActivityLocation
x-stream-index: "007"
x-stream-index: "008"
mentioned_user_ids:
description: List of user IDs mentioned in the activity
items:
type: string
title: '[]string'
type: array
x-stream-index: "015"
x-stream-index: "016"
poll_id:
description: Poll ID
title: string
type: string
x-stream-index: "012"
x-stream-index: "013"
restrict_replies:
description: 'Controls who can add comments/replies to this activity. Options:
''everyone'' (default - anyone can reply), ''people_i_follow'' (only people
Expand All @@ -26021,22 +26021,32 @@ components:
- nobody
title: string
type: string
x-stream-index: "006"
x-stream-index: "007"
skip_enrich_url:
description: Whether to skip URL enrichment for the activity
title: Skip URL Enrichment
type: boolean
x-stream-index: "014"
x-stream-index: "015"
text:
description: The text content of the activity
title: string
type: string
x-stream-index: "002"
visibility:
description: Visibility setting for the activity
enum:
- public
- private
- tag
title: string
type: string
x-stream-index: "005"
visibility_tag:
description: If visibility is 'tag', this is the tag name and is required
maxLength: 32
title: string
type: string
x-stream-index: "006"
type: object
UpdateActivityResponse:
nullable: true
Expand Down Expand Up @@ -29227,7 +29237,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.23.0
version: v213.28.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 @@ -7766,7 +7766,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.23.0
version: v213.28.0
openapi: 3.0.3
paths:
/api/v2/moderation/appeal:
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 @@ -863,7 +863,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 @@ -9144,7 +9144,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.23.0
version: v213.28.0
openapi: 3.0.3
paths:
/api/v2/moderation/appeal:
Expand Down
2 changes: 1 addition & 1 deletion openapi/serverside-api.json

Large diffs are not rendered by default.

51 changes: 32 additions & 19 deletions openapi/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2999,7 +2999,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.bulk_image_moderation.error
default: export.users.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -13923,6 +13923,9 @@ components:
sns_auth_type:
type: string
x-stream-index: "014"
sns_event_based_message_group_id_enabled:
type: boolean
x-stream-index: "020.002"
sns_key:
type: string
x-stream-index: "015"
Expand Down Expand Up @@ -20483,7 +20486,7 @@ components:
type: array
x-stream-index: "001.002"
type:
default: notification.thread_message_new
default: message.new
type: string
x-stream-index: "004.001"
user:
Expand Down Expand Up @@ -32590,10 +32593,10 @@ components:
set:
additionalProperties: {}
description: 'Map of field names to new values. Supported fields: ''text'',
''attachments'', ''custom'', ''visibility'', ''restrict_replies'' (values:
''everyone'', ''people_i_follow'', ''nobody''), ''location'', ''expires_at'',
''filter_tags'', ''interest_tags'', ''poll_id'', ''feeds'', ''mentioned_user_ids''.
For custom fields, use dot-notation (e.g., ''custom.field_name'')'
''attachments'', ''custom'', ''visibility'', ''visibility_tag'', ''restrict_replies''
(values: ''everyone'', ''people_i_follow'', ''nobody''), ''location'',
''expires_at'', ''filter_tags'', ''interest_tags'', ''poll_id'', ''feeds'',
''mentioned_user_ids''. For custom fields, use dot-notation (e.g., ''custom.field_name'')'
title: object
type: object
x-stream-index: "002"
Expand Down Expand Up @@ -32645,7 +32648,7 @@ components:
type: string
title: '[]string'
type: array
x-stream-index: "011"
x-stream-index: "012"
custom:
additionalProperties: {}
description: Custom data for the activity
Expand All @@ -32657,46 +32660,46 @@ components:
format: date-time
title: string
type: number
x-stream-index: "008"
x-stream-index: "009"
feeds:
description: List of feeds the activity is present in
items:
type: string
maximum: 255
title: '[]string'
type: array
x-stream-index: "013"
x-stream-index: "014"
filter_tags:
description: Tags used for filtering the activity
items:
type: string
title: '[]string'
type: array
x-stream-index: "009"
x-stream-index: "010"
interest_tags:
description: Tags indicating interest categories
items:
type: string
title: '[]string'
type: array
x-stream-index: "010"
x-stream-index: "011"
location:
$ref: '#/components/schemas/ActivityLocation'
description: Geographic location for the activity
title: ActivityLocation
x-stream-index: "007"
x-stream-index: "008"
mentioned_user_ids:
description: List of user IDs mentioned in the activity
items:
type: string
title: '[]string'
type: array
x-stream-index: "015"
x-stream-index: "016"
poll_id:
description: Poll ID
title: string
type: string
x-stream-index: "012"
x-stream-index: "013"
restrict_replies:
description: 'Controls who can add comments/replies to this activity. Options:
''everyone'' (default - anyone can reply), ''people_i_follow'' (only people
Expand All @@ -32707,28 +32710,38 @@ components:
- nobody
title: string
type: string
x-stream-index: "006"
x-stream-index: "007"
skip_enrich_url:
description: Whether to skip URL enrichment for the activity
title: Skip URL Enrichment
type: boolean
x-stream-index: "014"
x-stream-index: "015"
text:
description: The text content of the activity
title: string
type: string
x-stream-index: "002"
user:
$ref: '#/components/schemas/UserRequest'
x-stream-index: "017.002"
x-stream-index: "018.002"
user_id:
type: string
x-stream-index: "017.001"
x-stream-index: "018.001"
visibility:
description: Visibility setting for the activity
enum:
- public
- private
- tag
title: string
type: string
x-stream-index: "005"
visibility_tag:
description: If visibility is 'tag', this is the tag name and is required
maxLength: 32
title: string
type: string
x-stream-index: "006"
type: object
UpdateActivityResponse:
nullable: true
Expand Down Expand Up @@ -37285,7 +37298,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.23.0
version: v213.28.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.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16759,7 +16759,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.23.0
version: v213.28.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/chat-serverside-api.json

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions openapi/v2/chat-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7729,6 +7729,9 @@ components:
sns_auth_type:
type: string
x-stream-index: "014"
sns_event_based_message_group_id_enabled:
type: boolean
x-stream-index: "020.002"
sns_key:
type: string
x-stream-index: "015"
Expand Down Expand Up @@ -11716,7 +11719,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 @@ -22971,7 +22974,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.23.0
version: v213.28.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/clientside-api.json

Large diffs are not rendered by default.

Loading