Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update video openapi Spec #684

Closed
wants to merge 1 commit into from
Closed
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

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docusaurus/video/docusaurus/docs/api/video-openapi.json

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

311 changes: 255 additions & 56 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.

553 changes: 465 additions & 88 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.

315 changes: 258 additions & 57 deletions openapi/clientside-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.

507 changes: 443 additions & 64 deletions openapi/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.

39 changes: 15 additions & 24 deletions openapi/video-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@ components:
type: string
x-stream-index: "008"
review_queue_item_id:
type: string
x-stream-index: "011"
target_user_id:
type: string
x-stream-index: "010"
type:
Expand All @@ -119,6 +122,7 @@ components:
- type
- reason
- custom
- target_user_id
- review_queue_item_id
type: object
AggregatedStats:
Expand Down Expand Up @@ -5167,10 +5171,10 @@ components:
PrivacySettingsResponse:
properties:
read_receipts:
$ref: '#/components/schemas/ReadReceiptsResponse'
$ref: '#/components/schemas/ReadReceipts'
x-stream-index: "002"
typing_indicators:
$ref: '#/components/schemas/TypingIndicatorsResponse'
$ref: '#/components/schemas/TypingIndicators'
x-stream-index: "001"
type: object
PublishedTrackInfo:
Expand Down Expand Up @@ -5251,7 +5255,7 @@ components:
x-stream-index: "004.003"
sort:
items:
$ref: '#/components/schemas/SortParam'
$ref: '#/components/schemas/SortParamRequest'
maximum: 1
type: array
x-stream-index: "003"
Expand Down Expand Up @@ -5307,7 +5311,7 @@ components:
x-stream-index: "004.003"
sort:
items:
$ref: '#/components/schemas/SortParam'
$ref: '#/components/schemas/SortParamRequest'
maximum: 2
type: array
x-stream-index: "002"
Expand Down Expand Up @@ -5356,7 +5360,7 @@ components:
x-stream-index: "006.003"
sort:
items:
$ref: '#/components/schemas/SortParam'
$ref: '#/components/schemas/SortParamRequest'
maximum: 2
type: array
x-stream-index: "004"
Expand All @@ -5374,6 +5378,8 @@ components:
type: array
x-stream-index: "001"
duration:
description: Duration of the request in milliseconds
title: Duration
type: string
x-stream-index: "003.001"
next:
Expand Down Expand Up @@ -5503,14 +5509,6 @@ components:
type: boolean
x-stream-index: "001"
type: object
ReadReceiptsResponse:
properties:
enabled:
type: boolean
x-stream-index: "001"
required:
- enabled
type: object
RecordSettingsRequest:
properties:
audio_only:
Expand Down Expand Up @@ -5876,11 +5874,12 @@ components:
- reaction
- duration
type: object
SortParam:
SortParamRequest:
nullable: true
properties:
direction:
description: Direction of sorting, -1 for descending, 1 for ascending
description: Direction of sorting, 1 for Ascending, -1 for Descending, default
is 1
format: int32
title: Direction
type: integer
Expand Down Expand Up @@ -6172,14 +6171,6 @@ components:
type: boolean
x-stream-index: "001"
type: object
TypingIndicatorsResponse:
properties:
enabled:
type: boolean
x-stream-index: "001"
required:
- enabled
type: object
UnblockUserRequest:
nullable: true
properties:
Expand Down Expand Up @@ -7682,7 +7673,7 @@ components:
type: apiKey
info:
title: Stream API
version: v126.1.0
version: v126.5.1
openapi: 3.0.3
paths:
/video/call/{type}/{id}:
Expand Down
2 changes: 1 addition & 1 deletion openapi/video-openapi.json

Large diffs are not rendered by default.

15 changes: 9 additions & 6 deletions openapi/video-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2129,7 +2129,7 @@ components:
x-stream-index: "004.003"
sort:
items:
$ref: '#/components/schemas/SortParam'
$ref: '#/components/schemas/SortParamRequest'
maximum: 1
type: array
x-stream-index: "003"
Expand Down Expand Up @@ -2185,7 +2185,7 @@ components:
x-stream-index: "004.003"
sort:
items:
$ref: '#/components/schemas/SortParam'
$ref: '#/components/schemas/SortParamRequest'
maximum: 2
type: array
x-stream-index: "002"
Expand Down Expand Up @@ -2234,7 +2234,7 @@ components:
x-stream-index: "006.003"
sort:
items:
$ref: '#/components/schemas/SortParam'
$ref: '#/components/schemas/SortParamRequest'
maximum: 2
type: array
x-stream-index: "004"
Expand All @@ -2249,6 +2249,8 @@ components:
type: array
x-stream-index: "001"
duration:
description: Duration of the request in milliseconds
title: Duration
type: string
x-stream-index: "003.001"
next:
Expand Down Expand Up @@ -2470,11 +2472,12 @@ components:
required:
- duration
type: object
SortParam:
SortParamRequest:
nullable: true
properties:
direction:
description: Direction of sorting, -1 for descending, 1 for ascending
description: Direction of sorting, 1 for Ascending, -1 for Descending, default
is 1
format: int32
title: Direction
type: integer
Expand Down Expand Up @@ -3519,7 +3522,7 @@ components:
type: apiKey
info:
title: Stream API
version: v126.1.0
version: v126.5.1
openapi: 3.0.3
paths:
/video/call/{type}/{id}:
Expand Down
Loading