Skip to content

Commit

Permalink
Update video openapi Spec
Browse files Browse the repository at this point in the history
  • Loading branch information
stream-ci-zz committed Oct 2, 2024
1 parent 9382d47 commit c1a770e
Show file tree
Hide file tree
Showing 14 changed files with 812 additions and 939 deletions.

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.

284 changes: 51 additions & 233 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.

373 changes: 52 additions & 321 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.

698 changes: 459 additions & 239 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.

364 changes: 234 additions & 130 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.

8 changes: 4 additions & 4 deletions openapi/video-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5290,7 +5290,7 @@ components:
x-stream-index: "001.002"
limit:
format: int32
maximum: 25
maximum: 100
minimum: 0
type: integer
x-stream-index: "004.001"
Expand Down Expand Up @@ -5346,7 +5346,7 @@ components:
x-stream-index: "001"
limit:
format: int32
maximum: 25
maximum: 100
minimum: 0
type: integer
x-stream-index: "004.001"
Expand Down Expand Up @@ -5395,7 +5395,7 @@ components:
x-stream-index: "003"
limit:
format: int32
maximum: 25
maximum: 100
minimum: 0
type: integer
x-stream-index: "006.001"
Expand Down Expand Up @@ -7858,7 +7858,7 @@ components:
type: apiKey
info:
title: Stream API
version: v131.4.0
version: v131.10.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.

8 changes: 4 additions & 4 deletions openapi/video-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2145,7 +2145,7 @@ components:
x-stream-index: "001.002"
limit:
format: int32
maximum: 25
maximum: 100
minimum: 0
type: integer
x-stream-index: "004.001"
Expand Down Expand Up @@ -2201,7 +2201,7 @@ components:
x-stream-index: "001"
limit:
format: int32
maximum: 25
maximum: 100
minimum: 0
type: integer
x-stream-index: "004.001"
Expand Down Expand Up @@ -2250,7 +2250,7 @@ components:
x-stream-index: "003"
limit:
format: int32
maximum: 25
maximum: 100
minimum: 0
type: integer
x-stream-index: "006.001"
Expand Down Expand Up @@ -3747,7 +3747,7 @@ components:
type: apiKey
info:
title: Stream API
version: v131.4.0
version: v131.10.1
openapi: 3.0.3
paths:
/video/call/{type}/{id}:
Expand Down

0 comments on commit c1a770e

Please sign in to comment.