Skip to content

Commit 9c1bc4a

Browse files
committed
Update video openapi Spec
1 parent c21dae9 commit 9c1bc4a

36 files changed

+126
-51
lines changed

openapi/chat-openapi-clientside.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/chat-openapi-clientside.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12233,7 +12233,7 @@ components:
1223312233
type: apiKey
1223412234
info:
1223512235
title: Stream API
12236-
version: v215.4.0
12236+
version: v217.0.0
1223712237
openapi: 3.0.3
1223812238
paths:
1223912239
/app:

openapi/chat-openapi.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/chat-openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17359,7 +17359,7 @@ components:
1735917359
type: apiKey
1736017360
info:
1736117361
title: Stream API
17362-
version: v215.4.0
17362+
version: v217.0.0
1736317363
openapi: 3.0.3
1736417364
paths:
1736517365
/app:

openapi/clientside-api.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/clientside-api.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12237,6 +12237,8 @@ components:
1223712237
type: string
1223812238
x-stream-index: "003"
1223912239
skip_push:
12240+
description: Whether to skip push for this follow
12241+
title: Skip Push
1224012242
type: boolean
1224112243
x-stream-index: "005"
1224212244
source:
@@ -27099,6 +27101,8 @@ components:
2709927101
type: string
2710027102
x-stream-index: "001.003"
2710127103
skip_push:
27104+
description: Whether to skip push for this follow
27105+
title: Skip Push
2710227106
type: boolean
2710327107
x-stream-index: "001.005"
2710427108
source:
@@ -29662,7 +29666,7 @@ components:
2966229666
type: apiKey
2966329667
info:
2966429668
title: Stream API
29665-
version: v215.4.0
29669+
version: v217.0.0
2966629670
openapi: 3.0.3
2966729671
paths:
2966829672
/api/v2/app:

openapi/moderation-clientside-api.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/moderation-clientside-api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7783,7 +7783,7 @@ components:
77837783
type: apiKey
77847784
info:
77857785
title: Stream API
7786-
version: v215.4.0
7786+
version: v217.0.0
77877787
openapi: 3.0.3
77887788
paths:
77897789
/api/v2/moderation/appeal:

openapi/moderation-serverside-api.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

openapi/moderation-serverside-api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9161,7 +9161,7 @@ components:
91619161
type: apiKey
91629162
info:
91639163
title: Stream API
9164-
version: v215.4.0
9164+
version: v217.0.0
91659165
openapi: 3.0.3
91669166
paths:
91679167
/api/v2/moderation/appeal:

0 commit comments

Comments
 (0)