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 @@ -10369,7 +10369,7 @@ components:
type: apiKey
info:
title: Stream API
version: v165.3.3
version: v166.0.1
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 @@ -457,7 +457,7 @@ components:
type: string
x-stream-index: "002.001"
type:
default: export.moderation_logs.error
default: export.users.error
type: string
x-stream-index: "003.002"
required:
Expand Down Expand Up @@ -14536,7 +14536,7 @@ components:
type: apiKey
info:
title: Stream API
version: v165.3.3
version: v166.0.1
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.

66 changes: 1 addition & 65 deletions openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3410,68 +3410,6 @@ components:
x-stream-event-doc-group: call
x-stream-is-event: true
x-stream-ws-base-event-name: VideoEvent
CallUserFeedbackSubmittedEvent:
description: This event is sent when a user submits feedback for a call.
properties:
call_cid:
type: string
x-stream-index: "002.001"
created_at:
format: date-time
type: number
x-stream-index: "001.002"
custom:
additionalProperties: {}
description: Custom data provided by the user
title: Custom
type: object
x-stream-index: "007"
rating:
description: The rating given by the user (1-5)
format: int32
title: Rating
type: integer
x-stream-index: "005"
reason:
description: The reason provided by the user for the rating
title: Reason
type: string
x-stream-index: "006"
sdk:
type: string
x-stream-index: "008"
sdk_version:
type: string
x-stream-index: "009"
session_id:
description: Call session ID
title: Session ID
type: string
x-stream-index: "003.001"
type:
default: call.user_feedback_submitted
description: The type of event, "call.user_feedback" in this case
title: Event Type
type: string
x-stream-index: "001.001"
user:
$ref: '#/components/schemas/UserResponse'
description: The user who submitted the feedback
title: User
x-stream-index: "004"
required:
- type
- created_at
- call_cid
- session_id
- user
- rating
title: CallUserFeedbackSubmittedEvent
type: object
x-stream-event-call-type: true
x-stream-event-doc-group: other
x-stream-is-event: true
x-stream-ws-base-event-name: VideoEvent
CallUserMutedEvent:
description: This event is sent when a call member is muted
properties:
Expand Down Expand Up @@ -17844,7 +17782,6 @@ components:
call.transcription_stopped: '#/components/schemas/CallTranscriptionStoppedEvent'
call.unblocked_user: '#/components/schemas/UnblockedUserEvent'
call.updated: '#/components/schemas/CallUpdatedEvent'
call.user_feedback_submitted: '#/components/schemas/CallUserFeedbackSubmittedEvent'
call.user_muted: '#/components/schemas/CallUserMutedEvent'
channel.created: '#/components/schemas/ChannelCreatedEvent'
channel.deleted: '#/components/schemas/ChannelDeletedEvent'
Expand Down Expand Up @@ -17955,7 +17892,6 @@ components:
- $ref: '#/components/schemas/CallTranscriptionStartedEvent'
- $ref: '#/components/schemas/CallTranscriptionStoppedEvent'
- $ref: '#/components/schemas/CallUpdatedEvent'
- $ref: '#/components/schemas/CallUserFeedbackSubmittedEvent'
- $ref: '#/components/schemas/CallUserMutedEvent'
- $ref: '#/components/schemas/ChannelCreatedEvent'
- $ref: '#/components/schemas/ChannelDeletedEvent'
Expand Down Expand Up @@ -18104,7 +18040,7 @@ components:
type: apiKey
info:
title: Stream API
version: v165.3.3
version: v166.0.1
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 @@ -4637,7 +4637,7 @@ components:
type: apiKey
info:
title: Stream API
version: v165.3.3
version: v166.0.1
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.

2 changes: 1 addition & 1 deletion openapi/moderation-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5592,7 +5592,7 @@ components:
type: apiKey
info:
title: Stream API
version: v165.3.3
version: v166.0.1
openapi: 3.0.3
paths:
/api/v2/moderation/analytics:
Expand Down
2 changes: 1 addition & 1 deletion openapi/serverside-api.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions openapi/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,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 @@ -23307,7 +23307,7 @@ components:
type: apiKey
info:
title: Stream API
version: v165.3.3
version: v166.0.1
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 @@ -12323,7 +12323,7 @@ components:
type: apiKey
info:
title: Stream API
version: v165.3.3
version: v166.0.1
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.

4 changes: 2 additions & 2 deletions openapi/v2/chat-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8528,7 +8528,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 @@ -17330,7 +17330,7 @@ components:
type: apiKey
info:
title: Stream API
version: v165.3.3
version: v166.0.1
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.

66 changes: 1 addition & 65 deletions openapi/v2/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3410,68 +3410,6 @@ components:
x-stream-event-doc-group: call
x-stream-is-event: true
x-stream-ws-base-event-name: VideoEvent
CallUserFeedbackSubmittedEvent:
description: This event is sent when a user submits feedback for a call.
properties:
call_cid:
type: string
x-stream-index: "002.001"
created_at:
format: date-time
type: number
x-stream-index: "001.002"
custom:
additionalProperties: {}
description: Custom data provided by the user
title: Custom
type: object
x-stream-index: "007"
rating:
description: The rating given by the user (1-5)
format: int32
title: Rating
type: integer
x-stream-index: "005"
reason:
description: The reason provided by the user for the rating
title: Reason
type: string
x-stream-index: "006"
sdk:
type: string
x-stream-index: "008"
sdk_version:
type: string
x-stream-index: "009"
session_id:
description: Call session ID
title: Session ID
type: string
x-stream-index: "003.001"
type:
default: call.user_feedback_submitted
description: The type of event, "call.user_feedback" in this case
title: Event Type
type: string
x-stream-index: "001.001"
user:
$ref: '#/components/schemas/UserResponse'
description: The user who submitted the feedback
title: User
x-stream-index: "004"
required:
- type
- created_at
- call_cid
- session_id
- user
- rating
title: CallUserFeedbackSubmittedEvent
type: object
x-stream-event-call-type: true
x-stream-event-doc-group: other
x-stream-is-event: true
x-stream-ws-base-event-name: VideoEvent
CallUserMutedEvent:
description: This event is sent when a call member is muted
properties:
Expand Down Expand Up @@ -17844,7 +17782,6 @@ components:
call.transcription_stopped: '#/components/schemas/CallTranscriptionStoppedEvent'
call.unblocked_user: '#/components/schemas/UnblockedUserEvent'
call.updated: '#/components/schemas/CallUpdatedEvent'
call.user_feedback_submitted: '#/components/schemas/CallUserFeedbackSubmittedEvent'
call.user_muted: '#/components/schemas/CallUserMutedEvent'
channel.created: '#/components/schemas/ChannelCreatedEvent'
channel.deleted: '#/components/schemas/ChannelDeletedEvent'
Expand Down Expand Up @@ -17955,7 +17892,6 @@ components:
- $ref: '#/components/schemas/CallTranscriptionStartedEvent'
- $ref: '#/components/schemas/CallTranscriptionStoppedEvent'
- $ref: '#/components/schemas/CallUpdatedEvent'
- $ref: '#/components/schemas/CallUserFeedbackSubmittedEvent'
- $ref: '#/components/schemas/CallUserMutedEvent'
- $ref: '#/components/schemas/ChannelCreatedEvent'
- $ref: '#/components/schemas/ChannelDeletedEvent'
Expand Down Expand Up @@ -18104,7 +18040,7 @@ components:
type: apiKey
info:
title: Stream API
version: v165.3.3
version: v166.0.1
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 @@ -4637,7 +4637,7 @@ components:
type: apiKey
info:
title: Stream API
version: v165.3.3
version: v166.0.1
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.

2 changes: 1 addition & 1 deletion openapi/v2/moderation-serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5592,7 +5592,7 @@ components:
type: apiKey
info:
title: Stream API
version: v165.3.3
version: v166.0.1
openapi: 3.0.3
paths:
/api/v2/moderation/analytics:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/serverside-api.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions openapi/v2/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,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 @@ -23307,7 +23307,7 @@ components:
type: apiKey
info:
title: Stream API
version: v165.3.3
version: v166.0.1
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/v2/video-clientside-api.json

Large diffs are not rendered by default.

Loading