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 @@ -12007,7 +12007,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.7.0
version: v198.8.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 @@ -605,7 +605,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 @@ -7778,7 +7778,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 @@ -16601,7 +16601,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.7.0
version: v198.8.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.

13 changes: 8 additions & 5 deletions openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -573,28 +573,31 @@ components:
description: Whether to hide this activity
title: bool
type: boolean
x-stream-index: "003"
x-stream-index: "004"
mute_user:
description: Whether to mute the user who created this activity
title: bool
type: boolean
x-stream-index: "005"
x-stream-index: "006"
reason:
description: Reason for the feedback (optional)
maxLength: 1000
title: string
type: string
x-stream-index: "006"
x-stream-index: "007"
report:
description: Whether to report this activity
title: bool
type: boolean
x-stream-index: "004"
x-stream-index: "005"
show_less:
description: Whether to show less content like this
title: bool
type: boolean
x-stream-index: "002"
show_more:
type: boolean
x-stream-index: "003"
title: Activity Feedback Request
type: object
ActivityFeedbackResponse:
Expand Down Expand Up @@ -26630,7 +26633,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.7.0
version: v198.8.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 @@ -6163,7 +6163,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.7.0
version: v198.8.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.

4 changes: 2 additions & 2 deletions openapi/moderation-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,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 @@ -7415,7 +7415,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.7.0
version: v198.8.0
openapi: 3.0.3
paths:
/api/v2/moderation/ban:
Expand Down
2 changes: 1 addition & 1 deletion openapi/serverside-api.json

Large diffs are not rendered by default.

21 changes: 12 additions & 9 deletions openapi/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -641,34 +641,37 @@ components:
description: Whether to hide this activity
title: bool
type: boolean
x-stream-index: "003"
x-stream-index: "004"
mute_user:
description: Whether to mute the user who created this activity
title: bool
type: boolean
x-stream-index: "005"
x-stream-index: "006"
reason:
description: Reason for the feedback (optional)
maxLength: 1000
title: string
type: string
x-stream-index: "006"
x-stream-index: "007"
report:
description: Whether to report this activity
title: bool
type: boolean
x-stream-index: "004"
x-stream-index: "005"
show_less:
description: Whether to show less content like this
title: bool
type: boolean
x-stream-index: "002"
show_more:
type: boolean
x-stream-index: "003"
user:
$ref: '#/components/schemas/UserRequest'
x-stream-index: "008.002"
x-stream-index: "009.002"
user_id:
type: string
x-stream-index: "008.001"
x-stream-index: "009.001"
title: Activity Feedback Request
type: object
ActivityFeedbackResponse:
Expand Down Expand Up @@ -2574,7 +2577,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.channels.error
default: export.bulk_image_moderation.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -18290,7 +18293,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 @@ -33401,7 +33404,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.7.0
version: v198.8.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 @@ -14969,7 +14969,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.7.0
version: v198.8.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.

2 changes: 1 addition & 1 deletion openapi/v2/chat-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20513,7 +20513,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.7.0
version: v198.8.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.

13 changes: 8 additions & 5 deletions openapi/v2/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -573,28 +573,31 @@ components:
description: Whether to hide this activity
title: bool
type: boolean
x-stream-index: "003"
x-stream-index: "004"
mute_user:
description: Whether to mute the user who created this activity
title: bool
type: boolean
x-stream-index: "005"
x-stream-index: "006"
reason:
description: Reason for the feedback (optional)
maxLength: 1000
title: string
type: string
x-stream-index: "006"
x-stream-index: "007"
report:
description: Whether to report this activity
title: bool
type: boolean
x-stream-index: "004"
x-stream-index: "005"
show_less:
description: Whether to show less content like this
title: bool
type: boolean
x-stream-index: "002"
show_more:
type: boolean
x-stream-index: "003"
title: Activity Feedback Request
type: object
ActivityFeedbackResponse:
Expand Down Expand Up @@ -26630,7 +26633,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.7.0
version: v198.8.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/feeds-clientside-api.json

Large diffs are not rendered by default.

13 changes: 8 additions & 5 deletions openapi/v2/feeds-clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -452,28 +452,31 @@ components:
description: Whether to hide this activity
title: bool
type: boolean
x-stream-index: "003"
x-stream-index: "004"
mute_user:
description: Whether to mute the user who created this activity
title: bool
type: boolean
x-stream-index: "005"
x-stream-index: "006"
reason:
description: Reason for the feedback (optional)
maxLength: 1000
title: string
type: string
x-stream-index: "006"
x-stream-index: "007"
report:
description: Whether to report this activity
title: bool
type: boolean
x-stream-index: "004"
x-stream-index: "005"
show_less:
description: Whether to show less content like this
title: bool
type: boolean
x-stream-index: "002"
show_more:
type: boolean
x-stream-index: "003"
title: Activity Feedback Request
type: object
ActivityFeedbackResponse:
Expand Down Expand Up @@ -14740,7 +14743,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.7.0
version: v198.8.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/feeds-serverside-api.json

Large diffs are not rendered by default.

19 changes: 11 additions & 8 deletions openapi/v2/feeds-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -539,34 +539,37 @@ components:
description: Whether to hide this activity
title: bool
type: boolean
x-stream-index: "003"
x-stream-index: "004"
mute_user:
description: Whether to mute the user who created this activity
title: bool
type: boolean
x-stream-index: "005"
x-stream-index: "006"
reason:
description: Reason for the feedback (optional)
maxLength: 1000
title: string
type: string
x-stream-index: "006"
x-stream-index: "007"
report:
description: Whether to report this activity
title: bool
type: boolean
x-stream-index: "004"
x-stream-index: "005"
show_less:
description: Whether to show less content like this
title: bool
type: boolean
x-stream-index: "002"
show_more:
type: boolean
x-stream-index: "003"
user:
$ref: '#/components/schemas/UserRequest'
x-stream-index: "008.002"
x-stream-index: "009.002"
user_id:
type: string
x-stream-index: "008.001"
x-stream-index: "009.001"
title: Activity Feedback Request
type: object
ActivityFeedbackResponse:
Expand Down Expand Up @@ -2361,7 +2364,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 @@ -19544,7 +19547,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.7.0
version: v198.8.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
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.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6163,7 +6163,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.7.0
version: v198.8.0
openapi: 3.0.3
paths:
/api/v2/moderation/ban:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/moderation-serverside-api.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions openapi/v2/moderation-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,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 @@ -7415,7 +7415,7 @@ components:
type: apiKey
info:
title: Stream API
version: v198.7.0
version: v198.8.0
openapi: 3.0.3
paths:
/api/v2/moderation/ban:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/serverside-api.json

Large diffs are not rendered by default.

Loading