Skip to content

Commit

Permalink
Update video openapi Spec (#279)
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 Oct 26, 2023
1 parent 7c0b67b commit 1a480da
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions openapi/chat-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11801,7 +11801,7 @@ externalDocs:
url: https://getstream.io/chat/docs/
info:
title: Stream Chat API
version: v89.10.0
version: v89.11.0
openapi: 3.0.3
paths:
/app:
Expand Down Expand Up @@ -15203,7 +15203,7 @@ paths:
writeOnly: true
x-stream-index: "002"
- in: query
name: created_by
name: deleted_by
schema:
type: string
writeOnly: true
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: v89.10.0
version: v89.11.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 @@ -3832,7 +3832,7 @@ externalDocs:
url: https://getstream.io/video/docs/
info:
title: Stream Video API
version: v89.10.0
version: v89.11.0
openapi: 3.0.3
paths:
/call/{type}/{id}:
Expand Down

0 comments on commit 1a480da

Please sign in to comment.