Skip to content

Commit

Permalink
Update video openapi Spec (#465)
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 Mar 2, 2024
1 parent 7cd5e62 commit b391edf
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion openapi/chat-openapi-clientside.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion openapi/chat-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8435,7 +8435,7 @@ components:
type: apiKey
info:
title: Stream API
version: v100.3.0
version: v100.3.2
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.

2 changes: 1 addition & 1 deletion openapi/chat-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9791,7 +9791,7 @@ components:
type: apiKey
info:
title: Stream API
version: v100.3.0
version: v100.3.2
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.

2 changes: 1 addition & 1 deletion openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11289,7 +11289,7 @@ components:
type: apiKey
info:
title: Stream API
version: v100.3.0
version: v100.3.2
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.

2 changes: 1 addition & 1 deletion openapi/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11596,7 +11596,7 @@ components:
type: apiKey
info:
title: Stream API
version: v100.3.0
version: v100.3.2
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.

2 changes: 1 addition & 1 deletion openapi/video-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3507,7 +3507,7 @@ components:
type: apiKey
info:
title: Stream API
version: v100.3.0
version: v100.3.2
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.

2 changes: 1 addition & 1 deletion openapi/video-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2518,7 +2518,7 @@ components:
type: apiKey
info:
title: Stream API
version: v100.3.0
version: v100.3.2
openapi: 3.0.3
paths:
/video/call/{type}/{id}:
Expand Down

0 comments on commit b391edf

Please sign in to comment.