Skip to content

Commit

Permalink
Update video openapi Spec (#319)
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 Nov 20, 2023
1 parent 6773f1a commit 6945b58
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions openapi/chat-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ components:
type: string
x-stream-index: "001.002"
type:
default: any
default: custom
type: string
x-stream-index: "001.001"
required:
Expand Down Expand Up @@ -2916,7 +2916,7 @@ components:
x-stream-index: "003"
sns_topic_arn:
description: AWS SNS topic ARN
title: SNS URL
title: SNS Topic ARN
type: string
x-stream-index: "001"
type: object
Expand Down Expand Up @@ -11785,7 +11785,7 @@ externalDocs:
url: https://getstream.io/chat/docs/
info:
title: Stream Chat API
version: v91.4.2
version: v92.0.0
openapi: 3.0.3
paths:
/app:
Expand Down
2 changes: 1 addition & 1 deletion openapi/video-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3447,7 +3447,7 @@ externalDocs:
url: https://getstream.io/video/docs/
info:
title: Stream Video API
version: v91.4.2
version: v92.0.0
openapi: 3.0.3
paths:
/call/{type}/{id}:
Expand Down
2 changes: 1 addition & 1 deletion openapi/video-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3622,7 +3622,7 @@ externalDocs:
url: https://getstream.io/video/docs/
info:
title: Stream Video API
version: v91.4.2
version: v92.0.0
openapi: 3.0.3
paths:
/call/{type}/{id}:
Expand Down

0 comments on commit 6945b58

Please sign in to comment.