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 Apr 29, 2024
1 parent 3d49514 commit beb9b45
Show file tree
Hide file tree
Showing 12 changed files with 94 additions and 52 deletions.
2 changes: 1 addition & 1 deletion openapi/chat-openapi-clientside.json

Large diffs are not rendered by default.

32 changes: 21 additions & 11 deletions openapi/chat-openapi-clientside.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9188,6 +9188,7 @@ components:
- online
- shadow_banned
- devices
- invisible
type: object
UserUnbannedEvent:
properties:
Expand Down Expand Up @@ -9584,7 +9585,7 @@ components:
type: apiKey
info:
title: Stream API
version: v111.0.0
version: v111.1.0
openapi: 3.0.3
paths:
/app:
Expand Down Expand Up @@ -11744,61 +11745,70 @@ paths:
type: string
writeOnly: true
x-stream-index: "001"
- in: query
name: sort
schema:
items:
$ref: '#/components/schemas/SortParam'
maximum: 1
type: array
writeOnly: true
x-stream-index: "002"
- in: query
name: id_gte
schema:
type: string
x-stream-index: "002.003"
x-stream-index: "003.003"
- in: query
name: id_gt
schema:
type: string
x-stream-index: "002.004"
x-stream-index: "003.004"
- in: query
name: id_lte
schema:
type: string
x-stream-index: "002.005"
x-stream-index: "003.005"
- in: query
name: id_lt
schema:
type: string
x-stream-index: "002.006"
x-stream-index: "003.006"
- in: query
name: created_at_after_or_equal
schema:
format: date-time
type: string
x-stream-index: "002.007"
x-stream-index: "003.007"
- in: query
name: created_at_after
schema:
format: date-time
type: string
x-stream-index: "002.008"
x-stream-index: "003.008"
- in: query
name: created_at_before_or_equal
schema:
format: date-time
type: string
x-stream-index: "002.009"
x-stream-index: "003.009"
- in: query
name: created_at_before
schema:
format: date-time
type: string
x-stream-index: "002.010"
x-stream-index: "003.010"
- in: query
name: id_around
schema:
type: string
x-stream-index: "002.011"
x-stream-index: "003.011"
- in: query
name: created_at_around
schema:
format: date-time
type: string
x-stream-index: "002.012"
x-stream-index: "003.012"
responses:
"200":
content:
Expand Down
2 changes: 1 addition & 1 deletion openapi/chat-openapi.json

Large diffs are not rendered by default.

32 changes: 21 additions & 11 deletions openapi/chat-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10224,6 +10224,7 @@ components:
- online
- shadow_banned
- devices
- invisible
type: object
VideoSettings:
properties:
Expand Down Expand Up @@ -10461,7 +10462,7 @@ components:
type: apiKey
info:
title: Stream API
version: v111.0.0
version: v111.1.0
openapi: 3.0.3
paths:
/app:
Expand Down Expand Up @@ -13469,61 +13470,70 @@ paths:
type: string
writeOnly: true
x-stream-index: "001"
- in: query
name: sort
schema:
items:
$ref: '#/components/schemas/SortParam'
maximum: 1
type: array
writeOnly: true
x-stream-index: "002"
- in: query
name: id_gte
schema:
type: string
x-stream-index: "002.003"
x-stream-index: "003.003"
- in: query
name: id_gt
schema:
type: string
x-stream-index: "002.004"
x-stream-index: "003.004"
- in: query
name: id_lte
schema:
type: string
x-stream-index: "002.005"
x-stream-index: "003.005"
- in: query
name: id_lt
schema:
type: string
x-stream-index: "002.006"
x-stream-index: "003.006"
- in: query
name: created_at_after_or_equal
schema:
format: date-time
type: string
x-stream-index: "002.007"
x-stream-index: "003.007"
- in: query
name: created_at_after
schema:
format: date-time
type: string
x-stream-index: "002.008"
x-stream-index: "003.008"
- in: query
name: created_at_before_or_equal
schema:
format: date-time
type: string
x-stream-index: "002.009"
x-stream-index: "003.009"
- in: query
name: created_at_before
schema:
format: date-time
type: string
x-stream-index: "002.010"
x-stream-index: "003.010"
- in: query
name: id_around
schema:
type: string
x-stream-index: "002.011"
x-stream-index: "003.011"
- in: query
name: created_at_around
schema:
format: date-time
type: string
x-stream-index: "002.012"
x-stream-index: "003.012"
responses:
"200":
content:
Expand Down
2 changes: 1 addition & 1 deletion openapi/clientside-api.json

Large diffs are not rendered by default.

32 changes: 21 additions & 11 deletions openapi/clientside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12680,6 +12680,7 @@ components:
- online
- shadow_banned
- devices
- invisible
type: object
UserSessionStats:
properties:
Expand Down Expand Up @@ -13395,7 +13396,7 @@ components:
type: apiKey
info:
title: Stream API
version: v111.0.0
version: v111.1.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down Expand Up @@ -15237,61 +15238,70 @@ paths:
type: string
writeOnly: true
x-stream-index: "001"
- in: query
name: sort
schema:
items:
$ref: '#/components/schemas/SortParam'
maximum: 1
type: array
writeOnly: true
x-stream-index: "002"
- in: query
name: id_gte
schema:
type: string
x-stream-index: "002.003"
x-stream-index: "003.003"
- in: query
name: id_gt
schema:
type: string
x-stream-index: "002.004"
x-stream-index: "003.004"
- in: query
name: id_lte
schema:
type: string
x-stream-index: "002.005"
x-stream-index: "003.005"
- in: query
name: id_lt
schema:
type: string
x-stream-index: "002.006"
x-stream-index: "003.006"
- in: query
name: created_at_after_or_equal
schema:
format: date-time
type: number
x-stream-index: "002.007"
x-stream-index: "003.007"
- in: query
name: created_at_after
schema:
format: date-time
type: number
x-stream-index: "002.008"
x-stream-index: "003.008"
- in: query
name: created_at_before_or_equal
schema:
format: date-time
type: number
x-stream-index: "002.009"
x-stream-index: "003.009"
- in: query
name: created_at_before
schema:
format: date-time
type: number
x-stream-index: "002.010"
x-stream-index: "003.010"
- in: query
name: id_around
schema:
type: string
x-stream-index: "002.011"
x-stream-index: "003.011"
- in: query
name: created_at_around
schema:
format: date-time
type: number
x-stream-index: "002.012"
x-stream-index: "003.012"
responses:
"200":
content:
Expand Down
2 changes: 1 addition & 1 deletion openapi/serverside-api.json

Large diffs are not rendered by default.

32 changes: 21 additions & 11 deletions openapi/serverside-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12529,6 +12529,7 @@ components:
- online
- shadow_banned
- devices
- invisible
type: object
UserSessionStats:
properties:
Expand Down Expand Up @@ -12993,7 +12994,7 @@ components:
type: apiKey
info:
title: Stream API
version: v111.0.0
version: v111.1.0
openapi: 3.0.3
paths:
/api/v2/app:
Expand Down Expand Up @@ -15469,61 +15470,70 @@ paths:
type: string
writeOnly: true
x-stream-index: "001"
- in: query
name: sort
schema:
items:
$ref: '#/components/schemas/SortParam'
maximum: 1
type: array
writeOnly: true
x-stream-index: "002"
- in: query
name: id_gte
schema:
type: string
x-stream-index: "002.003"
x-stream-index: "003.003"
- in: query
name: id_gt
schema:
type: string
x-stream-index: "002.004"
x-stream-index: "003.004"
- in: query
name: id_lte
schema:
type: string
x-stream-index: "002.005"
x-stream-index: "003.005"
- in: query
name: id_lt
schema:
type: string
x-stream-index: "002.006"
x-stream-index: "003.006"
- in: query
name: created_at_after_or_equal
schema:
format: date-time
type: number
x-stream-index: "002.007"
x-stream-index: "003.007"
- in: query
name: created_at_after
schema:
format: date-time
type: number
x-stream-index: "002.008"
x-stream-index: "003.008"
- in: query
name: created_at_before_or_equal
schema:
format: date-time
type: number
x-stream-index: "002.009"
x-stream-index: "003.009"
- in: query
name: created_at_before
schema:
format: date-time
type: number
x-stream-index: "002.010"
x-stream-index: "003.010"
- in: query
name: id_around
schema:
type: string
x-stream-index: "002.011"
x-stream-index: "003.011"
- in: query
name: created_at_around
schema:
format: date-time
type: number
x-stream-index: "002.012"
x-stream-index: "003.012"
responses:
"200":
content:
Expand Down
2 changes: 1 addition & 1 deletion openapi/video-openapi-clientside.json

Large diffs are not rendered by default.

Loading

0 comments on commit beb9b45

Please sign in to comment.