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.

4 changes: 2 additions & 2 deletions openapi/chat-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4711,7 +4711,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 @@ -12137,7 +12137,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.15.0
version: v213.17.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.

6 changes: 3 additions & 3 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.moderation_logs.error
default: export.bulk_image_moderation.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -8109,7 +8109,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 @@ -17046,7 +17046,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.15.0
version: v213.17.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.

68 changes: 53 additions & 15 deletions openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10205,6 +10205,9 @@ components:
type: object
EnrichmentOptions:
properties:
enrich_own_followings:
type: boolean
x-stream-index: "016"
skip_activity:
type: boolean
x-stream-index: "001"
Expand Down Expand Up @@ -10237,7 +10240,7 @@ components:
x-stream-index: "009"
skip_all:
type: boolean
x-stream-index: "017"
x-stream-index: "018"
skip_feed_member_user:
type: boolean
x-stream-index: "012"
Expand All @@ -10249,7 +10252,7 @@ components:
x-stream-index: "014"
skip_own_capabilities:
type: boolean
x-stream-index: "016"
x-stream-index: "017"
skip_own_follows:
type: boolean
x-stream-index: "015"
Expand Down Expand Up @@ -10999,6 +11002,14 @@ components:
$ref: '#/components/schemas/FeedOwnCapability'
title: Own Capabilities
type: array
x-stream-index: "003"
own_followings:
description: Follow relationships where the feed owner's feeds are following
the current user's feeds (up to 5 total)
items:
$ref: '#/components/schemas/FollowResponse'
title: Own Followings
type: array
x-stream-index: "002"
own_follows:
description: Follow relationships where the current user's feeds are following
Expand All @@ -11012,7 +11023,7 @@ components:
$ref: '#/components/schemas/FeedMemberResponse'
description: Membership information for the current user in this feed
title: Own Membership
x-stream-index: "003"
x-stream-index: "004"
title: Feed Own Data
type: object
FeedRequest:
Expand Down Expand Up @@ -11094,7 +11105,7 @@ components:
format: date-time
title: Created At
type: number
x-stream-index: "018"
x-stream-index: "019"
created_by:
$ref: '#/components/schemas/UserResponse'
description: User who created the feed
Expand All @@ -11111,7 +11122,7 @@ components:
format: date-time
title: Deleted At
type: number
x-stream-index: "020"
x-stream-index: "021"
description:
description: Description of the feed
title: Description
Expand Down Expand Up @@ -11168,6 +11179,14 @@ components:
$ref: '#/components/schemas/FeedOwnCapability'
title: Own Capabilities
type: array
x-stream-index: "017"
own_followings:
description: Follow relationships where the feed owner’s feeds are following
the current user's feeds
items:
$ref: '#/components/schemas/FollowResponse'
title: Own Followings
type: array
x-stream-index: "016"
own_follows:
description: Follow relationships where the current user's feeds are following
Expand All @@ -11181,7 +11200,7 @@ components:
$ref: '#/components/schemas/FeedMemberResponse'
description: Membership information for the current user in this feed
title: Own Membership
x-stream-index: "017"
x-stream-index: "018"
pin_count:
description: Number of pinned activities in this feed
format: int32
Expand All @@ -11193,7 +11212,7 @@ components:
format: date-time
title: Updated At
type: number
x-stream-index: "019"
x-stream-index: "020"
visibility:
description: Visibility setting for the feed
title: Visibility
Expand Down Expand Up @@ -11232,7 +11251,7 @@ components:
format: date-time
title: Created At
type: number
x-stream-index: "001.018"
x-stream-index: "001.019"
created_by:
$ref: '#/components/schemas/UserResponse'
description: User who created the feed
Expand All @@ -11249,7 +11268,7 @@ components:
format: date-time
title: Deleted At
type: number
x-stream-index: "001.020"
x-stream-index: "001.021"
description:
description: Description of the feed
title: Description
Expand Down Expand Up @@ -11306,6 +11325,14 @@ components:
$ref: '#/components/schemas/FeedOwnCapability'
title: Own Capabilities
type: array
x-stream-index: "001.017"
own_followings:
description: Follow relationships where the feed owner’s feeds are following
the current user's feeds
items:
$ref: '#/components/schemas/FollowResponse'
title: Own Followings
type: array
x-stream-index: "001.016"
own_follows:
description: Follow relationships where the current user's feeds are following
Expand All @@ -11319,7 +11346,7 @@ components:
$ref: '#/components/schemas/FeedMemberResponse'
description: Membership information for the current user in this feed
title: Own Membership
x-stream-index: "001.017"
x-stream-index: "001.018"
pin_count:
description: Number of pinned activities in this feed
format: int32
Expand All @@ -11338,7 +11365,7 @@ components:
format: date-time
title: Updated At
type: number
x-stream-index: "001.019"
x-stream-index: "001.020"
visibility:
description: Visibility setting for the feed
title: Visibility
Expand Down Expand Up @@ -17178,8 +17205,9 @@ components:
- id
type: object
OwnBatchRequest:
description: Request to get own_follows, own_capabilities, and/or own_membership
for multiple feeds. If fields is not specified, all three fields are returned.
description: Request to get own_follows, own_followings, own_capabilities, and/or
own_membership for multiple feeds. If fields is not specified, all fields
are returned.
nullable: true
properties:
feeds:
Expand All @@ -17193,7 +17221,8 @@ components:
x-stream-index: "001"
fields:
description: Optional list of specific fields to return. If not specified,
all fields (own_follows, own_capabilities, own_membership) are returned
all fields (own_follows, own_followings, own_capabilities, own_membership)
are returned
items:
type: string
title: Fields
Expand Down Expand Up @@ -24372,6 +24401,15 @@ components:
type: string
type: object
x-stream-index: "004"
semantic_filter_min_threshold:
format: float
type: number
x-stream-index: "009"
semantic_filter_names:
items:
type: string
type: array
x-stream-index: "008"
severity:
type: string
x-stream-index: "006"
Expand Down Expand Up @@ -28802,7 +28840,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.15.0
version: v213.17.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.

27 changes: 22 additions & 5 deletions openapi/moderation-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3250,7 +3250,7 @@ components:
format: date-time
title: Created At
type: number
x-stream-index: "018"
x-stream-index: "019"
created_by:
$ref: '#/components/schemas/UserResponse'
description: User who created the feed
Expand All @@ -3267,7 +3267,7 @@ components:
format: date-time
title: Deleted At
type: number
x-stream-index: "020"
x-stream-index: "021"
description:
description: Description of the feed
title: Description
Expand Down Expand Up @@ -3324,6 +3324,14 @@ components:
$ref: '#/components/schemas/FeedOwnCapability'
title: Own Capabilities
type: array
x-stream-index: "017"
own_followings:
description: Follow relationships where the feed owner’s feeds are following
the current user's feeds
items:
$ref: '#/components/schemas/FollowResponse'
title: Own Followings
type: array
x-stream-index: "016"
own_follows:
description: Follow relationships where the current user's feeds are following
Expand All @@ -3337,7 +3345,7 @@ components:
$ref: '#/components/schemas/FeedMemberResponse'
description: Membership information for the current user in this feed
title: Own Membership
x-stream-index: "017"
x-stream-index: "018"
pin_count:
description: Number of pinned activities in this feed
format: int32
Expand All @@ -3349,7 +3357,7 @@ components:
format: date-time
title: Updated At
type: number
x-stream-index: "019"
x-stream-index: "020"
visibility:
description: Visibility setting for the feed
title: Visibility
Expand Down Expand Up @@ -6688,6 +6696,15 @@ components:
type: string
type: object
x-stream-index: "004"
semantic_filter_min_threshold:
format: float
type: number
x-stream-index: "009"
semantic_filter_names:
items:
type: string
type: array
x-stream-index: "008"
severity:
type: string
x-stream-index: "006"
Expand Down Expand Up @@ -7491,7 +7508,7 @@ components:
type: apiKey
info:
title: Stream API
version: v213.15.0
version: v213.17.0
openapi: 3.0.3
paths:
/api/v2/moderation/ban:
Expand Down
2 changes: 1 addition & 1 deletion openapi/moderation-serverside-api.json

Large diffs are not rendered by default.

Loading