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.

665 changes: 324 additions & 341 deletions openapi/chat-openapi-clientside.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/chat-openapi.json

Large diffs are not rendered by default.

652 changes: 372 additions & 280 deletions openapi/chat-openapi.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/clientside-api.json

Large diffs are not rendered by default.

850 changes: 508 additions & 342 deletions openapi/clientside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/moderation-clientside-api.json

Large diffs are not rendered by default.

274 changes: 203 additions & 71 deletions openapi/moderation-clientside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/moderation-serverside-api.json

Large diffs are not rendered by default.

276 changes: 204 additions & 72 deletions openapi/moderation-serverside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/serverside-api.json

Large diffs are not rendered by default.

759 changes: 533 additions & 226 deletions openapi/serverside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/chat-clientside-api.json

Large diffs are not rendered by default.

561 changes: 283 additions & 278 deletions openapi/v2/chat-clientside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/chat-serverside-api.json

Large diffs are not rendered by default.

451 changes: 293 additions & 158 deletions openapi/v2/chat-serverside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/clientside-api.json

Large diffs are not rendered by default.

850 changes: 508 additions & 342 deletions openapi/v2/clientside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/feeds-clientside-api.json

Large diffs are not rendered by default.

388 changes: 262 additions & 126 deletions openapi/v2/feeds-clientside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/feeds-serverside-api.json

Large diffs are not rendered by default.

373 changes: 242 additions & 131 deletions openapi/v2/feeds-serverside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/moderation-clientside-api.json

Large diffs are not rendered by default.

274 changes: 203 additions & 71 deletions openapi/v2/moderation-clientside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/moderation-serverside-api.json

Large diffs are not rendered by default.

276 changes: 204 additions & 72 deletions openapi/v2/moderation-serverside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/serverside-api.json

Large diffs are not rendered by default.

759 changes: 533 additions & 226 deletions openapi/v2/serverside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/video-clientside-api.json

Large diffs are not rendered by default.

1,377 changes: 275 additions & 1,102 deletions openapi/v2/video-clientside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/v2/video-serverside-api.json

Large diffs are not rendered by default.

1,000 changes: 147 additions & 853 deletions openapi/v2/video-serverside-api.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/video-openapi-clientside.json

Large diffs are not rendered by default.

150 changes: 134 additions & 16 deletions openapi/video-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2383,24 +2383,27 @@ components:
accuracy_radius_meters:
format: int32
type: integer
x-stream-index: "007"
x-stream-index: "008"
city:
type: string
x-stream-index: "001"
continent:
type: string
x-stream-index: "004"
x-stream-index: "005"
country:
type: string
x-stream-index: "003"
country_iso_code:
type: string
x-stream-index: "004"
latitude:
format: float
type: number
x-stream-index: "005"
x-stream-index: "006"
longitude:
format: float
type: number
x-stream-index: "006"
x-stream-index: "007"
subdivision:
type: string
x-stream-index: "002"
Expand Down Expand Up @@ -2441,6 +2444,14 @@ components:
format: int32
type: integer
x-stream-index: "001"
peak_concurrent_sessions:
format: int32
type: integer
x-stream-index: "006"
peak_concurrent_users:
format: int32
type: integer
x-stream-index: "005"
publishers:
format: int32
type: integer
Expand All @@ -2454,6 +2465,8 @@ components:
- sessions
- live_sessions
- publishers
- peak_concurrent_users
- peak_concurrent_sessions
type: object
CallStatsParticipantSession:
properties:
Expand Down Expand Up @@ -2487,6 +2500,9 @@ components:
location:
$ref: '#/components/schemas/CallStatsLocation'
x-stream-index: "015"
os:
type: string
x-stream-index: "018"
published_tracks:
$ref: '#/components/schemas/PublishedTrackFlags'
x-stream-index: "016"
Expand Down Expand Up @@ -3544,7 +3560,7 @@ components:
- duration
title: EndCallResponse
type: object
FeedsPreferences:
FeedsPreferencesResponse:
properties:
comment:
type: string
Expand Down Expand Up @@ -4768,7 +4784,7 @@ components:
$ref: '#/components/schemas/PrivacySettingsResponse'
x-stream-index: "003"
push_preferences:
$ref: '#/components/schemas/PushPreferences'
$ref: '#/components/schemas/PushPreferencesResponse'
x-stream-index: "002"
revoke_tokens_issued_before:
format: date-time
Expand Down Expand Up @@ -5233,7 +5249,7 @@ components:
- total
- unique
type: object
PushPreferences:
PushPreferencesResponse:
properties:
call_level:
type: string
Expand All @@ -5249,7 +5265,7 @@ components:
type: string
x-stream-index: "003"
feeds_preferences:
$ref: '#/components/schemas/FeedsPreferences'
$ref: '#/components/schemas/FeedsPreferencesResponse'
x-stream-index: "004"
type: object
QualityScoreReport:
Expand Down Expand Up @@ -5970,6 +5986,43 @@ components:
- duration
title: Response
type: object
RingCallRequest:
nullable: true
properties:
members_ids:
description: Members that should receive the ring. If no ids are provided,
all call members who are not already in the call will receive ring notifications.
items:
type: string
maximum: 25
title: Members IDs
type: array
x-stream-index: "003"
video:
description: Indicate if call should be video
title: Video
type: boolean
x-stream-index: "004"
title: RingCallRequest
type: object
RingCallResponse:
nullable: true
properties:
duration:
type: string
x-stream-index: "001.001"
members_ids:
description: List of members ringing notification was sent to
items:
type: string
title: Members IDs
type: array
x-stream-index: "002"
required:
- duration
- members_ids
title: RingCallResponse
type: object
RingSettingsRequest:
properties:
auto_cancel_timeout_ms:
Expand Down Expand Up @@ -6221,6 +6274,12 @@ components:
title: '[]string'
type: array
x-stream-index: "005"
created_at:
description: Creation timestamp
format: date-time
title: string
type: string
x-stream-index: "011"
direct_routing_configs:
$ref: '#/components/schemas/SIPDirectRoutingRuleCallConfigsResponse'
description: Direct routing configuration
Expand Down Expand Up @@ -6257,9 +6316,10 @@ components:
type: array
x-stream-index: "003"
updated_at:
$ref: '#/components/schemas/UnixTs'
description: Last update timestamp
format: date-time
title: string
type: string
x-stream-index: "012"
required:
- id
Expand Down Expand Up @@ -6304,9 +6364,10 @@ components:
description: SIP trunk information
properties:
created_at:
$ref: '#/components/schemas/UnixTs'
description: Creation timestamp
format: date-time
title: string
type: string
x-stream-index: "007"
id:
description: Unique identifier for the SIP trunk
Expand All @@ -6331,9 +6392,10 @@ components:
type: string
x-stream-index: "006"
updated_at:
$ref: '#/components/schemas/UnixTs'
description: Last update timestamp
format: date-time
title: string
type: string
x-stream-index: "008"
uri:
description: The URI for the SIP trunk
Expand Down Expand Up @@ -7242,8 +7304,6 @@ components:
x-stream-event-doc-group: call
x-stream-is-event: true
x-stream-ws-base-event-name: VideoEvent
UnixTs:
type: object
UnpinRequest:
description: UnpinRequest is the payload for unpinning a message.
nullable: true
Expand Down Expand Up @@ -7450,7 +7510,7 @@ components:
format: int32
readOnly: true
type: integer
x-stream-index: "046"
x-stream-index: "047"
ban_expires:
format: date-time
type: string
Expand Down Expand Up @@ -7506,7 +7566,7 @@ components:
revoke_tokens_issued_before:
format: date-time
type: string
x-stream-index: "042"
x-stream-index: "043"
role:
type: string
x-stream-index: "004"
Expand Down Expand Up @@ -8242,7 +8302,7 @@ components:
type: apiKey
info:
title: Stream API
version: v200.1.0
version: v204.0.0
openapi: 3.0.3
paths:
/video/call/{type}/{id}:
Expand Down Expand Up @@ -9568,6 +9628,64 @@ paths:
summary: Request permission
tags:
- product:video
/video/call/{type}/{id}/ring:
post:
description: |
Sends a ring notification to the provided users who are not already in the call. All users should be members of the call

Sends events:
- call.ring
operationId: RingCall
parameters:
- in: path
name: type
required: true
schema:
description: The type of call
maxLength: 64
title: Type
type: string
writeOnly: true
x-stream-index: "001.001"
- in: path
name: id
required: true
schema:
description: Call ID
maxLength: 64
title: ID
type: string
writeOnly: true
x-stream-index: "001.002"
requestBody:
content:
application/json:
schema:
$ref: '#/components/schemas/RingCallRequest'
description: RingCallRequest
required: true
responses:
"201":
content:
application/json:
schema:
$ref: '#/components/schemas/RingCallResponse'
description: RingCallResponse
"400":
content:
application/json:
schema:
$ref: '#/components/schemas/APIError'
description: Bad request
"429":
content:
application/json:
schema:
$ref: '#/components/schemas/APIError'
description: Too many requests
summary: Ring Call Users
tags:
- product:video
/video/call/{type}/{id}/rtmp_broadcasts:
post:
description: |
Expand Down
2 changes: 1 addition & 1 deletion openapi/video-openapi.json

Large diffs are not rendered by default.

Loading