Skip to content

Commit

Permalink
Update video openapi Spec (#507)
Browse files Browse the repository at this point in the history
Co-authored-by: GH Action CI Stream <[email protected]>
  • Loading branch information
stream-ci-bot and stream-ci-zz authored Apr 11, 2024
1 parent ec3c668 commit 96b47f9
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 160 deletions.
2 changes: 1 addition & 1 deletion openapi/chat-openapi-clientside.json

Large diffs are not rendered by default.

19 changes: 2 additions & 17 deletions openapi/chat-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -536,9 +536,6 @@ components:
mic_default_on:
type: boolean
x-stream-index: "004"
noise_cancellation:
$ref: '#/components/schemas/NoiseCancellationSettings'
x-stream-index: "007"
opus_dtx_enabled:
type: boolean
x-stream-index: "002"
Expand Down Expand Up @@ -4089,7 +4086,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 @@ -4507,18 +4504,6 @@ components:
required:
- duration
type: object
NoiseCancellationSettings:
properties:
mode:
enum:
- available
- disabled
- auto-on
type: string
x-stream-index: "001"
required:
- mode
type: object
NotificationAddedToChannelEvent:
properties:
channel:
Expand Down Expand Up @@ -8521,7 +8506,7 @@ components:
type: apiKey
info:
title: Stream API
version: v104.0.0
version: v104.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.

17 changes: 1 addition & 16 deletions openapi/chat-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -578,9 +578,6 @@ components:
mic_default_on:
type: boolean
x-stream-index: "004"
noise_cancellation:
$ref: '#/components/schemas/NoiseCancellationSettings'
x-stream-index: "007"
opus_dtx_enabled:
type: boolean
x-stream-index: "002"
Expand Down Expand Up @@ -5729,18 +5726,6 @@ components:
required:
- duration
type: object
NoiseCancellationSettings:
properties:
mode:
enum:
- available
- disabled
- auto-on
type: string
x-stream-index: "001"
required:
- mode
type: object
NotificationSettings:
properties:
call_live_started:
Expand Down Expand Up @@ -9847,7 +9832,7 @@ components:
type: apiKey
info:
title: Stream API
version: v104.0.0
version: v104.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.

33 changes: 2 additions & 31 deletions openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -539,9 +539,6 @@ components:
mic_default_on:
type: boolean
x-stream-index: "004"
noise_cancellation:
$ref: '#/components/schemas/NoiseCancellationSettings'
x-stream-index: "007"
opus_dtx_enabled:
type: boolean
x-stream-index: "002"
Expand Down Expand Up @@ -573,9 +570,6 @@ components:
mic_default_on:
type: boolean
x-stream-index: "004"
noise_cancellation:
$ref: '#/components/schemas/NoiseCancellationSettingsRequest'
x-stream-index: "007"
opus_dtx_enabled:
type: boolean
x-stream-index: "002"
Expand Down Expand Up @@ -6316,7 +6310,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 @@ -6774,28 +6768,6 @@ components:
required:
- duration
type: object
NoiseCancellationSettings:
properties:
mode:
enum:
- available
- disabled
- auto-on
type: string
x-stream-index: "001"
required:
- mode
type: object
NoiseCancellationSettingsRequest:
properties:
mode:
enum:
- available
- disabled
- auto-on
type: string
x-stream-index: "001"
type: object
NotificationAddedToChannelEvent:
properties:
channel:
Expand Down Expand Up @@ -7337,7 +7309,6 @@ components:
- block-users
- create-call
- create-reaction
- enable-noise-cancellation
- end-call
- join-backstage
- join-call
Expand Down Expand Up @@ -11864,7 +11835,7 @@ components:
type: apiKey
info:
title: Stream API
version: v104.0.0
version: v104.0.1
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/serverside-api.json

Large diffs are not rendered by default.

31 changes: 1 addition & 30 deletions openapi/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -579,9 +579,6 @@ components:
mic_default_on:
type: boolean
x-stream-index: "004"
noise_cancellation:
$ref: '#/components/schemas/NoiseCancellationSettings'
x-stream-index: "007"
opus_dtx_enabled:
type: boolean
x-stream-index: "002"
Expand Down Expand Up @@ -613,9 +610,6 @@ components:
mic_default_on:
type: boolean
x-stream-index: "004"
noise_cancellation:
$ref: '#/components/schemas/NoiseCancellationSettingsRequest'
x-stream-index: "007"
opus_dtx_enabled:
type: boolean
x-stream-index: "002"
Expand Down Expand Up @@ -6992,28 +6986,6 @@ components:
required:
- duration
type: object
NoiseCancellationSettings:
properties:
mode:
enum:
- available
- disabled
- auto-on
type: string
x-stream-index: "001"
required:
- mode
type: object
NoiseCancellationSettingsRequest:
properties:
mode:
enum:
- available
- disabled
- auto-on
type: string
x-stream-index: "001"
type: object
NotificationSettings:
properties:
call_live_started:
Expand Down Expand Up @@ -7093,7 +7065,6 @@ components:
- block-users
- create-call
- create-reaction
- enable-noise-cancellation
- end-call
- join-backstage
- join-call
Expand Down Expand Up @@ -12027,7 +11998,7 @@ components:
type: apiKey
info:
title: Stream API
version: v104.0.0
version: v104.0.1
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/video-openapi-clientside.json

Large diffs are not rendered by default.

31 changes: 1 addition & 30 deletions openapi/video-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,6 @@ components:
mic_default_on:
type: boolean
x-stream-index: "004"
noise_cancellation:
$ref: '#/components/schemas/NoiseCancellationSettings'
x-stream-index: "007"
opus_dtx_enabled:
type: boolean
x-stream-index: "002"
Expand Down Expand Up @@ -112,9 +109,6 @@ components:
mic_default_on:
type: boolean
x-stream-index: "004"
noise_cancellation:
$ref: '#/components/schemas/NoiseCancellationSettingsRequest'
x-stream-index: "007"
opus_dtx_enabled:
type: boolean
x-stream-index: "002"
Expand Down Expand Up @@ -2615,35 +2609,12 @@ components:
required:
- duration
type: object
NoiseCancellationSettings:
properties:
mode:
enum:
- available
- disabled
- auto-on
type: string
x-stream-index: "001"
required:
- mode
type: object
NoiseCancellationSettingsRequest:
properties:
mode:
enum:
- available
- disabled
- auto-on
type: string
x-stream-index: "001"
type: object
OwnCapability:
description: All possibility of string to use
enum:
- block-users
- create-call
- create-reaction
- enable-noise-cancellation
- end-call
- join-backstage
- join-call
Expand Down Expand Up @@ -4011,7 +3982,7 @@ components:
type: apiKey
info:
title: Stream API
version: v104.0.0
version: v104.0.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.

31 changes: 1 addition & 30 deletions openapi/video-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ components:
mic_default_on:
type: boolean
x-stream-index: "004"
noise_cancellation:
$ref: '#/components/schemas/NoiseCancellationSettings'
x-stream-index: "007"
opus_dtx_enabled:
type: boolean
x-stream-index: "002"
Expand Down Expand Up @@ -122,9 +119,6 @@ components:
mic_default_on:
type: boolean
x-stream-index: "004"
noise_cancellation:
$ref: '#/components/schemas/NoiseCancellationSettingsRequest'
x-stream-index: "007"
opus_dtx_enabled:
type: boolean
x-stream-index: "002"
Expand Down Expand Up @@ -1678,28 +1672,6 @@ components:
required:
- duration
type: object
NoiseCancellationSettings:
properties:
mode:
enum:
- available
- disabled
- auto-on
type: string
x-stream-index: "001"
required:
- mode
type: object
NoiseCancellationSettingsRequest:
properties:
mode:
enum:
- available
- disabled
- auto-on
type: string
x-stream-index: "001"
type: object
NotificationSettings:
properties:
call_live_started:
Expand Down Expand Up @@ -1748,7 +1720,6 @@ components:
- block-users
- create-call
- create-reaction
- enable-noise-cancellation
- end-call
- join-backstage
- join-call
Expand Down Expand Up @@ -2908,7 +2879,7 @@ components:
type: apiKey
info:
title: Stream API
version: v104.0.0
version: v104.0.1
openapi: 3.0.3
paths:
/video/call/{type}/{id}:
Expand Down

0 comments on commit 96b47f9

Please sign in to comment.